Skip to content

Hostname

ns.fo

Last fetched

ns.fo resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:fo umsitingin as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
137.117.229.255137.117.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:fo umsitingin
Organization
norðoya sparikassi
Contact emails

Subdomains

10 observed subdomains of ns.fo.

Web-graph footprint

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

40 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ns.fo.

MechanismTarget
SPF_Ans.fo
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.228.121.167
SPF_IP185.171.173.14
SPF_IP193.162.109.0/24
SPF_IP46.36.206.208
SPF_MXns.fo

Related pages

Pivot deeper into the graph from ns.fo.

Cypher and MCP

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

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