Skip to content

Hostname

emhc.apihc.com

Last fetched

emhc.apihc.com resolves to 2 IPv4 addresses operated by AS43515 in US.

Nutrition Label

WHISPER CANON · emhc.apihc.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/emhc.apihc.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.208.243.17835.208.0.0/15AS43515US
52.184.184.2752.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with emhc.apihc.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for emhc.apihc.com.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDE450473.spf10.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.219.52.35
SPF_IP12.54.115.26/32
SPF_IP135.84.68.123/32
SPF_IP173.166.63.213
SPF_IP173.237.153.143
SPF_IP174.128.1.123/32
SPF_IP18.211.27.225
SPF_IP184.173.68.102
SPF_IP184.173.68.98
SPF_IP208.86.168.7/32
SPF_IP209.235.169.61
SPF_IP209.235.169.62
SPF_IP216.58.240.132
SPF_IP216.58.240.142
SPF_IP216.58.240.143
SPF_IP216.58.240.180
SPF_IP216.58.240.194
SPF_IP216.58.240.213
SPF_IP216.71.152.242/32
SPF_IP4.17.247.115
SPF_IP40.142.71.142
SPF_IP40.142.71.4
SPF_IP40.142.83.143
SPF_IP52.23.126.167
SPF_IP52.255.81.86
SPF_IP55.18.102.73
SPF_IP66.206.198.129
SPF_IP68.232.145.191/32
SPF_IP69.0.195.132

Related pages

Pivot deeper into the graph from emhc.apihc.com.

Cypher and MCP

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

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