Skip to content

Hostname

celeris-boots.com

Last fetched

celeris-boots.com resolves to 2 IPv4 addresses operated by AS5533 in PT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · celeris-boots.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/celeris-boots.com

Resolution chain

celeris-boots.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
ricardo manuel couto da costa pereira
Contact emails

Subdomains

4 observed subdomains of celeris-boots.com.

Web-graph footprint

Distinct hostnames that link to or from celeris-boots.com in the public web crawl.

9 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for celeris-boots.com.

MechanismTarget
SPF_Aceleris-boots.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailbox.pt
SPF_IP188.93.230.150
SPF_IP188.93.230.206
SPF_IP188.93.230.56
SPF_IP188.93.230.97
SPF_IP91.98.227.236
SPF_MXceleris-boots.com

Related pages

Pivot deeper into the graph from celeris-boots.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "celeris-boots.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.