Skip to content

Hostname

adoc.pt

Last fetched

adoc.pt resolves to 2 IPv4 addresses operated by OVH - OVH SAS in PT.

Nutrition Label

WHISPER CANON · adoc.ptRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/adoc.pt

Resolution chain

adoc.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.165.87.199188.165.0.0/16AS16276OVH - OVH SASPT
5.196.160.1205.196.0.0/16AS16276OVH - OVH SASPT

WHOIS identity

No WHOIS records are currently associated with adoc.pt in WhisperGraph.

Subdomains

7 observed subdomains of adoc.pt.

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • adoc.pt

SPF policy

6 SPF mechanisms authorising senders for adoc.pt.

MechanismTarget
SPF_Aadoc.pt
SPF_IP137.74.41.176
SPF_IP141.94.21.1
SPF_IP178.33.92.20
SPF_IP188.165.87.199
SPF_MXadoc.pt

Related pages

Pivot deeper into the graph from adoc.pt.

Cypher and MCP

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

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