Skip to content

Hostname

doc.ert.pt

Last fetched

doc.ert.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with doc.ert.pt in WhisperGraph.

Subdomains

1 observed subdomain of doc.ert.pt.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for doc.ert.pt.

MechanismTarget
SPF_Adoc.ert.pt
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf33.serverhs.org
SPF_INCLUDE_spf69.serverhs.org
SPF_INCLUDE_spf93.serverhs.org
SPF_IP194.39.124.11
SPF_IP194.39.124.137
SPF_IP194.39.124.216
SPF_IP89.26.240.235
SPF_IP89.26.240.241
SPF_IP89.26.241.195
SPF_MXdoc.ert.pt

Related pages

Pivot deeper into the graph from doc.ert.pt.

Cypher and MCP

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

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