Skip to content

Hostname

fg.fo

Last fetched

fg.fo resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:fo umsitingin as the registrar.

Nutrition Label

WHISPER CANON · fg.foRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/fg.fo

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.61.248188.166.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:fo umsitingin
Organization
fasti gerðarrættur
Contact emails

Subdomains

1 observed subdomain of fg.fo.

Subdomain
www.fg.fo

Web-graph footprint

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

9 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fg.fo.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.55.51.34
SPF_IP212.55.51.35
SPF_IP212.55.51.38
SPF_IP212.55.51.41
SPF_MXfg.fo

Related pages

Pivot deeper into the graph from fg.fo.

Cypher and MCP

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

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