Skip to content

Hostname

emailchef.com

Last fetched

emailchef.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in CA.

Nutrition Label

WHISPER CANON · emailchef.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/emailchef.com

Resolution chain

emailchef.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.122.99.28159.122.64.0/18AS36351SOFTLAYER - IBM CloudCA
185.228.39.37185.228.39.0/24AS36351SOFTLAYER - IBM CloudIT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from emailchef.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for emailchef.com.

MechanismTarget
SPF_Aemailchef.com
SPF_IP185.228.36.0/22
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_IP5.83.159.0/24
SPF_IP78.46.210.192/27
SPF_IP89.144.43.0/24
SPF_MXemailchef.com

Related pages

Pivot deeper into the graph from emailchef.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "emailchef.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.