Skip to content

Hostname

fpg.pt

Last fetched

fpg.pt resolves to 2 IPv4 addresses operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · fpg.ptRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.6/10canon.whisper.security/host/fpg.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
federa??o portuguesa de golfe
Contact emails

Subdomains

23 observed subdomains of fpg.pt.

Web-graph footprint

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

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fpg.pt.

MechanismTarget
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.146.212.14
SPF_IP94.46.134.205/32

Related pages

Pivot deeper into the graph from fpg.pt.

Cypher and MCP

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

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