Hostname
nfi.fo
Last fetched
nfi.fo resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:fo umsitingin as the registrar.
Nutrition Label
Resolution chain
nfi.fo resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.79.170.136 | 178.79.128.0/18 | AS63949 | — | GB |
WHOIS identity
- Registrar
- registrar:fo umsitingin
- Organization
- atli justinussen
- Contact emails
- —
Subdomains
1 observed subdomain of nfi.fo.
| Subdomain |
|---|
| www.nfi.fo |
Web-graph footprint
Distinct hostnames that link to or from nfi.fo in the public web crawl.
20 sites linked to from this hostname.
Sample outbound links
- apis.google.com
- ajax.googleapis.com
- c1779652.r52.cf0.rackcdn.com
- a1b387e7b471b1f4a042-6fe77ccede80ce7b4da5ff22925f5efd.r45.cf1.rackcdn.com
- b4947d4ef48c9f5d59d7-e1c8e97d24f544358cfd52905bb4a931.r53.cf1.rackcdn.com
- da72ec4c49cd7ed8057c-a6079c230690f8e53709e84257891700.r60.cf1.rackcdn.com
- dd2dd7debc94aca98366-e1c8e97d24f544358cfd52905bb4a931.ssl.cf1.rackcdn.com
- c1365772.cdn.cloudfiles.rackspacecloud.com
- c1382352.cdn.cloudfiles.rackspacecloud.com
- c1779652.cdn.cloudfiles.rackspacecloud.com
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from nfi.fo.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nfi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.