Skip to content

Hostname

emere.com

Last fetched

emere.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · emere.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/emere.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.51.12818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.3618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6118.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.167.88.1113.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.353.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.803.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.903.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

6 observed subdomains of emere.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for emere.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from emere.com.

Cypher and MCP

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

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