Skip to content

Hostname

circuitcat.com

Last fetched

circuitcat.com resolves to 1 IPv4 address operated by SERVIHOSTING-AS AireNetworks in ES. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · circuitcat.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/circuitcat.com

Resolution chain

circuitcat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.99.184.109185.99.184.0/22AS29119SERVIHOSTING-AS AireNetworksES

WHOIS identity

Registrar
iana:106
Organization
circuits de catalunya
Contact emails

Subdomains

15 observed subdomains of circuitcat.com.

Web-graph footprint

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

787 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for circuitcat.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mittum.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.37.100
SPF_IP185.99.184.109
SPF_IP83.247.191.2
SPF_MXcircuitcat.com

Related pages

Pivot deeper into the graph from circuitcat.com.

Cypher and MCP

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

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