Skip to content

Hostname

emilehenry.com

Last fetched

emilehenry.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:81
Organization
emile henry
Contact emails

Subdomains

33 observed subdomains of emilehenry.com.

Web-graph footprint

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

230 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for emilehenry.com.

MechanismTarget
SPF_Aemilehenry.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.shpmid.net
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP130.93.11.201
SPF_IP147.135.255.66
SPF_IP15.188.230.79
SPF_IP51.91.68.64
SPF_IP57.128.81.190
SPF_IP93.95.234.118

Related pages

Pivot deeper into the graph from emilehenry.com.

Cypher and MCP

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

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