Skip to content

Hostname

aeaveiro.pt

Last fetched

aeaveiro.pt resolves to 1 IPv4 address operated by AS51167 in US.

Nutrition Label

WHISPER CANON · aeaveiro.ptRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/aeaveiro.pt

Resolution chain

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

IPPrefixASNOperatorCountry
75.119.136.21975.119.128.0/19AS51167US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

16 observed subdomains of aeaveiro.pt.

Web-graph footprint

Distinct hostnames that link to or from aeaveiro.pt in the public web crawl.

17 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aeaveiro.pt.

MechanismTarget
SPF_Aaeaveiro.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.86.117.71
SPF_IP173.212.248.166
SPF_IP185.255.131.198
SPF_MXaeaveiro.pt

Related pages

Pivot deeper into the graph from aeaveiro.pt.

Cypher and MCP

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

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