Skip to content

Hostname

afolha.pt

Last fetched

afolha.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 · afolha.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/afolha.pt

Resolution chain

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

WHOIS identity

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

Web-graph footprint

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

371 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • afolha.pt

SPF policy

12 SPF mechanisms authorising senders for afolha.pt.

MechanismTarget
SPF_Aafolha.pt
SPF_IP185.70.101.66
SPF_IP185.83.248.130
SPF_IP185.83.248.133
SPF_IP185.83.248.34
SPF_IP185.83.248.35
SPF_IP185.83.248.66
SPF_IP185.83.248.69
SPF_IP185.83.250.4
SPF_IP185.83.250.40
SPF_IP195.200.252.129
SPF_MXafolha.pt

Related pages

Pivot deeper into the graph from afolha.pt.

Cypher and MCP

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

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