Skip to content

Hostname

pl.fo

Last fetched

pl.fo resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists registrar:fo umsitingin as the registrar.

Nutrition Label

WHISPER CANON · pl.foRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/pl.fo

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.103.9994.231.96.0/20AS48854DK

WHOIS identity

Registrar
registrar:fo umsitingin
Organization
rógvi róin
Contact emails

Subdomains

24 observed subdomains of pl.fo.

Web-graph footprint

Distinct hostnames that link to or from pl.fo in the public web crawl.

10 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pl.fo.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webcrm.com
SPF_IP185.171.172.50
SPF_IP94.231.103.195
SPF_MXpl.fo

Related pages

Pivot deeper into the graph from pl.fo.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pl.fo"})-[: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.