Skip to content

Hostname

catscqb.com

Last fetched

catscqb.com resolves to 1 IPv4 address operated by AS57376 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · catscqb.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/catscqb.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.232.0.151185.232.0.0/22AS57376DE

WHOIS identity

Registrar
iana:15
Organization
cats
Contact emails

Subdomains

4 observed subdomains of catscqb.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for catscqb.com.

MechanismTarget
SPF_Amail.123domain.eu
SPF_Asmtp1.mail.123domain.eu
SPF_Asmtp2.mail.123domain.eu
SPF_MXcatscqb.com

Related pages

Pivot deeper into the graph from catscqb.com.

Cypher and MCP

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

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