Hostname
nfm.com
Last fetched
nfm.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nfm.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.103.219.98 | 104.103.216.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 2.17.190.15 | 2.17.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.210.117.31 | 23.210.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.215.20.219 | 23.215.16.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.219.23.24 | 23.219.16.0/20 | AS3786 | — | KR |
| 23.56.205.214 | 23.56.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- 'nebraska furniture mart'
- Contact emails
- a26n92766rj@networksolutionsprivateregistration.com
- a274g6qk7dt@networksolutionsprivateregistration.com
- a495227e4pn@networksolutionsprivateregistration.com
- ab4ct5dg69s@networksolutionsprivateregistration.com
- az37z4za57j@networksolutionsprivateregistration.com
- bh8ud7qm2a8@networksolutionsprivateregistration.com
- bk2e58uw2an@networksolutionsprivateregistration.com
- bv8mt93d6vr@networksolutionsprivateregistration.com
- bz6gm42j2zj@networksolutionsprivateregistration.com
- c92rh3w97t8@networksolutionsprivateregistration.com
- d23667557nd@networksolutionsprivateregistration.com
- d88h53893ac@networksolutionsprivateregistration.com
- jeff.douglas@nfm.com
- ec2re74s6s8@networksolutionsprivateregistration.com
- em6mb8pb852@networksolutionsprivateregistration.com
- en4dd4ry8fn@networksolutionsprivateregistration.com
- ep6qg7f45ac@networksolutionsprivateregistration.com
- er9rp7rc579@networksolutionsprivateregistration.com
- f23us6nn7bb@networksolutionsprivateregistration.com
- f38ru5ym4vc@networksolutionsprivateregistration.com
- and 88 more
Subdomains
82 observed subdomains of nfm.com.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nfm.com in the public web crawl.
810 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for nfm.com.
| Mechanism | Target |
|---|---|
| SPF_A | development-na01-nebraskafurnituremart.demandware.net |
| SPF_A | production.na01.nebraskafurnituremart.demandware.net |
| SPF_A | staging-na01-nebraskafurnituremart.demandware.net |
| SPF_INCLUDE | 39542861.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | dayforcehcm.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.208.89.0/24 |
| SPF_IP | 173.244.129.224/29 |
| SPF_IP | 173.244.131.70/29 |
| SPF_IP | 192.75.199.0/24 |
| SPF_IP | 208.82.111.8/29 |
| SPF_IP | 24.155.190.80/28 |
| SPF_IP | 67.52.235.112/28 |
| SPF_IP | 69.63.126.0/24 |
| SPF_IP | 74.51.217.80/29 |
| SPF_IP | 98.142.91.176/28 |
Related pages
Pivot deeper into the graph from nfm.com.
- IP · 104.103.219.98
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:2
- Country · US
- Email · a26n92766rj@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · nf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nfm.com"})-[: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.