Skip to content

Hostname

imet.cat

Last fetched

imet.cat resolves to 1 IPv4 address operated by UNI2-AS in ES. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · imet.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imet.cat

Resolution chain

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

IPPrefixASNOperatorCountry
90.166.37.5090.166.36.0/22AS12479UNI2-ASES

WHOIS identity

Registrar
iana:696
Organization
institut municipal deducacio i treball
Contact emails

Subdomains

6 observed subdomains of imet.cat.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for imet.cat.

MechanismTarget
SPF_Aimet.cat
SPF_INCLUDEmlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.224.16.1/32
SPF_IP213.96.45.171
SPF_MXimet.cat

Related pages

Pivot deeper into the graph from imet.cat.

Cypher and MCP

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

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