Skip to content

Hostname

curtis.com

Last fetched

curtis.com resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · curtis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/curtis.com

Resolution chain

curtis.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
curtis, mallet-prevost, colt & mosle llp
Contact emails

Subdomains

28 observed subdomains of curtis.com.

Web-graph footprint

Distinct hostnames that link to or from curtis.com in the public web crawl.

202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for curtis.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_IP168.245.40.179/32
SPF_IP198.21.6.113/32

Related pages

Pivot deeper into the graph from curtis.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "curtis.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.