Hostname
nifconet.com
Last fetched
nifconet.com resolves to 1 IPv4 address operated by NIFCO-ASN-01 - NIFCO America in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nifconet.com 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 |
|---|---|---|---|---|
| 74.203.152.30 | 74.203.152.0/24 | AS46245 | NIFCO-ASN-01 - NIFCO America | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nifconet.com owner
- Contact emails
- nifconet.com@domainsbyproxy.com
- 0bee5815-d169-4a1d-aaa8-11ad5f6f3bcd@identity-protect.org
- 38ccff0a-79d8-4c6b-9153-e70a8ac81764@identity-protect.org
- 3c3ec012-6151-4299-aaa5-f178e7d21c32@identity-protect.org
- 468dc1e8-2474-49dd-b038-54b260b66c0a@identity-protect.org
- b1782043-3681-436d-bef8-11e29afe6fd6@identity-protect.org
- f3242803-727c-4c77-b03d-2ea5403d241b@identity-protect.org
- f9f69c4b-9c93-4214-bcee-f503a4ad0b76@identity-protect.org
- owner-9998161@nifconet.com.whoisprivacyservice.org
Subdomains
43 observed subdomains of nifconet.com.
Showing 25 of 43. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nifconet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nifconet.com.
- IP · 74.203.152.30
- ASN · AS46245NIFCO-ASN-01 - NIFCO America
- Registrar · iana:468
- Country · US
- Email · nifconet.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ni…
- 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: "nifconet.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.