Skip to content

Hostname

my-emmi.com

Last fetched

my-emmi.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · my-emmi.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/my-emmi.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.183.236.12352.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.119.0.8440.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:3786
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of my-emmi.com.

Web-graph footprint

Distinct hostnames that link to or from my-emmi.com in the public web crawl.

58 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for my-emmi.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemm60606.zixworks.com
SPF_INCLUDEmy-emmi-com.spf.smtp25.com
SPF_IP104.129.79.24
SPF_IP20.97.54.152
SPF_IP69.2.37.220/32
SPF_IP69.2.59.14
SPF_IP69.2.59.15
SPF_IP69.2.59.40
SPF_IP69.2.63.89
SPF_MXmy-emmi.com

Related pages

Pivot deeper into the graph from my-emmi.com.

Cypher and MCP

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

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