Skip to content

Hostname

aaop.pt

Last fetched

aaop.pt resolves to 1 IPv4 address operated by RACKFIBER in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.118.115.20185.118.112.0/22AS39384RACKFIBERPT

WHOIS identity

Registrar
Organization
associacao dos atletas olimpicos de portugal - aaop
Contact emails

Subdomains

10 observed subdomains of aaop.pt.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aaop.pt.

MechanismTarget
SPF_Aaaop.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.118.115.20
SPF_IP185.240.248.61
SPF_IP185.240.248.65
SPF_MXaaop.pt

Related pages

Pivot deeper into the graph from aaop.pt.

Cypher and MCP

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

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