Skip to content

Hostname

testedominios.codefive.pt

Last fetched

testedominios.codefive.pt resolves to 1 IPv4 address operated by ONI Internet Service Provider in PT.

Nutrition Label

WHISPER CANON · testedominios.codefive.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/testedominios.codefive.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.38.146.174194.38.128.0/19AS5626ONI Internet Service ProviderPT

WHOIS identity

No WHOIS records are currently associated with testedominios.codefive.pt in WhisperGraph.

Subdomains

1 observed subdomain of testedominios.codefive.pt.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for testedominios.codefive.pt.

MechanismTarget
SPF_Atestedominios.codefive.pt
SPF_IP194.38.146.174
SPF_IP194.38.146.176
SPF_IP5.253.180.65
SPF_IP5.253.180.66
SPF_MXtestedominios.codefive.pt

Related pages

Pivot deeper into the graph from testedominios.codefive.pt.

Cypher and MCP

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

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