Skip to content

Hostname

een.cat

Last fetched

een.cat resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · een.catRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/een.cat

Resolution chain

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

IPPrefixASNOperatorCountry
34.49.212.20434.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:76
Organization
c.o.p.c.a. consorci de promocio comercial de catalunya
Contact emails

Subdomains

1 observed subdomain of een.cat.

Subdomain
www.een.cat

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for een.cat.

MechanismTarget
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEeevid.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.export-entreprises.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.97.116.245
SPF_IP62.97.116.248
SPF_IP83.236.241.21
SPF_IP83.247.128.195
SPF_IP83.247.135.20
SPF_IP84.88.90.36
SPF_IP84.88.90.9
SPF_IP87.236.241.95
SPF_IP92.54.22.0/24
SPF_MXeen.cat

Related pages

Pivot deeper into the graph from een.cat.

Cypher and MCP

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

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