Skip to content

Hostname

dinkler.com

Last fetched

dinkler.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dinkler.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dinkler.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.100.1916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.100.9916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.2023.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2333.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.154.8252.218.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.5152.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.24352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.144.10752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.19552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.1152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.16352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.15552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.24352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.22752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.17952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.1952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of dinkler.com owner
Contact emails

Subdomains

2 observed subdomains of dinkler.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dinkler.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from dinkler.com.

Cypher and MCP

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

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