Skip to content

Hostname

mf.fo

Last fetched

mf.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 · mf.foRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/mf.fo

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.244.72161.35.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:fo umsitingin
Organization
maskinmeistarafelagið
Contact emails

Subdomains

3 observed subdomains of mf.fo.

Web-graph footprint

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

19 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mf.fo.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.172.91.2

Related pages

Pivot deeper into the graph from mf.fo.

Cypher and MCP

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

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