Skip to content

Hostname

cricket.cat

Last fetched

cricket.cat resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · cricket.catRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cricket.cat

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.13.82158.69.0.0/16AS16276CA

WHOIS identity

Registrar
iana:1262
Organization
registrant city:
Contact emails

Subdomains

19 observed subdomains of cricket.cat.

Web-graph footprint

Distinct hostnames that link to or from cricket.cat in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cricket.cat

SPF policy

7 SPF mechanisms authorising senders for cricket.cat.

MechanismTarget
SPF_Acricket.cat
SPF_IP158.69.13.82
SPF_IP158.69.254.149
SPF_IP192.95.55.13
SPF_IP192.95.55.14
SPF_IP192.99.18.113
SPF_MXcricket.cat

Related pages

Pivot deeper into the graph from cricket.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cricket.cat"})-[: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.