Skip to content

Hostname

emerald.com

Last fetched

emerald.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · emerald.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/emerald.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.31.133104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.225.196.12313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.1313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
172.66.167.1172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.239.225.11718.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.1818.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.1918.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.4618.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:86
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of emerald.com.

Web-graph footprint

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

20,898 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for emerald.com.

Related pages

Pivot deeper into the graph from emerald.com.

Cypher and MCP

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

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