Skip to content

Hostname

dingg.app

Last fetched

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

Nutrition Label

WHISPER CANON · dingg.appRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dingg.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.202.50.6813.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.124.22613.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.26.12313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.131.1143.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.158.2093.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.41.14643.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.5.20443.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.162.14043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
vrienden tech private
Contact emails

Subdomains

14 observed subdomains of dingg.app.

Web-graph footprint

Distinct hostnames that link to or from dingg.app in the public web crawl.

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dingg.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dingg.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dingg.app"})-[: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.