Skip to content

Hostname

circumflex.com

Last fetched

circumflex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · circumflex.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/circumflex.com

Resolution chain

circumflex.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1587
Organization
j. van baars
Contact emails

Subdomains

7 observed subdomains of circumflex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for circumflex.com.

MechanismTarget
SPF_Acircumflex.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.138.168.134/32
SPF_IP185.73.93.73
SPF_IP20.93.203.168/32
SPF_MXcircumflex.com

Related pages

Pivot deeper into the graph from circumflex.com.

Cypher and MCP

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

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