Hostname
net-chef.com
Last fetched
net-chef.com resolves to 1 IPv4 address operated by INTERNAP-BLOCK-4 - Unitas Global in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
net-chef.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 |
|---|---|---|---|---|
| 66.150.201.161 | 66.150.192.0/20 | AS14742 | INTERNAP-BLOCK-4 - Unitas Global | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- crunchtime! information systems
- Contact emails
Subdomains
31 observed subdomains of net-chef.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from net-chef.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- net-chef.com
SPF policy
11 SPF mechanisms authorising senders for net-chef.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.153.29.245 |
| SPF_IP | 63.251.128.176/30 |
| SPF_IP | 63.251.128.208/30 |
| SPF_IP | 64.235.153.2/32 |
| SPF_IP | 64.95.77.160/28 |
| SPF_IP | 66.150.201.160/29 |
| SPF_IP | 66.151.178.6/25 |
| SPF_IP | 69.25.196.10 |
| SPF_IP | 69.25.68.128/25 |
Related pages
Pivot deeper into the graph from net-chef.com.
- IP · 66.150.201.161
- ASN · AS14742INTERNAP-BLOCK-4 - Unitas Global
- Registrar · iana:1910
- Country · US
- Email · padams@crunchtime.com
- TLD · .com
- Browse hostnames · ne…
- 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: "net-chef.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.