Skip to content

Hostname

aoc.cat

Last fetched

aoc.cat resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · aoc.catRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aoc.cat

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.250.161159.69.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:76
Organization
consorci administracio oberta de catalunya
Contact emails

Subdomains

88 observed subdomains of aoc.cat.

Web-graph footprint

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

676 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aoc.cat.

MechanismTarget
SPF_INCLUDEsecurityeducation.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.aoc.cat
SPF_INCLUDEspf2.aoc.cat
SPF_IP185.86.34.136
SPF_IP52.209.241.125
SPF_IP54.73.107.84
SPF_MXaoc.cat

Related pages

Pivot deeper into the graph from aoc.cat.

Cypher and MCP

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

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