Skip to content

Hostname

teste.interacesso.pt

Last fetched

teste.interacesso.pt resolves to 1 IPv4 address operated by NORTENET - G9, S.A. in PT.

Nutrition Label

WHISPER CANON · teste.interacesso.ptRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/teste.interacesso.pt

Resolution chain

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

IPPrefixASNOperatorCountry
212.13.41.68212.13.32.0/19AS12305NORTENET - G9, S.A.PT

WHOIS identity

No WHOIS records are currently associated with teste.interacesso.pt in WhisperGraph.

Subdomains

3 observed subdomains of teste.interacesso.pt.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for teste.interacesso.pt.

MechanismTarget
SPF_Ateste.interacesso.pt
SPF_INCLUDElxweb01.g9telecom.pt
SPF_MXteste.interacesso.pt

Related pages

Pivot deeper into the graph from teste.interacesso.pt.

Cypher and MCP

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

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