Skip to content

Hostname

diamondwatcher.com

Last fetched

diamondwatcher.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · diamondwatcher.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/diamondwatcher.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.4108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.43108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.71108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.90108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.57.12218.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.618.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.6018.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.8418.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.173.197.1043.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.1063.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.163.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.197.503.173.196.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1068
Organization
dennis ngin
Contact emails

Subdomains

1 observed subdomain of diamondwatcher.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for diamondwatcher.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from diamondwatcher.com.

Cypher and MCP

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

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