Skip to content

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

WHISPER CANON · net-chef.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/net-chef.com

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.

IPPrefixASNOperatorCountry
66.150.201.16166.150.192.0/20AS14742INTERNAP-BLOCK-4 - Unitas GlobalUS

WHOIS identity

Registrar
iana:1910
Organization
crunchtime! information systems
Contact emails

Subdomains

31 observed subdomains of net-chef.com.

Web-graph footprint

Distinct hostnames that link to or from net-chef.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • net-chef.com

SPF policy

11 SPF mechanisms authorising senders for net-chef.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.153.29.245
SPF_IP63.251.128.176/30
SPF_IP63.251.128.208/30
SPF_IP64.235.153.2/32
SPF_IP64.95.77.160/28
SPF_IP66.150.201.160/29
SPF_IP66.151.178.6/25
SPF_IP69.25.196.10
SPF_IP69.25.68.128/25

Related pages

Pivot deeper into the graph from net-chef.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.