Skip to content

Hostname

azoresinterilhas.eu

Last fetched

azoresinterilhas.eu resolves to 1 IPv4 address operated by AS212954 in PT.

Nutrition Label

WHISPER CANON · azoresinterilhas.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/azoresinterilhas.eu

Resolution chain

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

IPPrefixASNOperatorCountry
5.253.128.205.253.128.0/24AS212954PT

WHOIS identity

No WHOIS records are currently associated with azoresinterilhas.eu in WhisperGraph.

Subdomains

2 observed subdomains of azoresinterilhas.eu.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for azoresinterilhas.eu.

MechanismTarget
SPF_Aazoresinterilhas.eu
SPF_IP5.253.128.0/24
SPF_MXazoresinterilhas.eu

Related pages

Pivot deeper into the graph from azoresinterilhas.eu.

Cypher and MCP

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

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