Skip to content

Hostname

emis.com

Last fetched

emis.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · emis.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/emis.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.2213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.11413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.78.12413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.12513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.3613.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.190.263.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.523.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.763.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.903.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
65.9.175.10465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
internet securities,
Contact emails

Subdomains

20 observed subdomains of emis.com.

Web-graph footprint

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

1,653 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for emis.com.

MechanismTarget
SPF_INCLUDE1660133.spf08.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00a10301.pphosted.com
SPF_INCLUDEspf.emis.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.21.52.22
SPF_IP54.208.198.4

Related pages

Pivot deeper into the graph from emis.com.

Cypher and MCP

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

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