Skip to content

Hostname

dinn.app

Last fetched

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

Nutrition Label

WHISPER CANON · dinn.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dinn.app

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.150.118108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.52108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.74108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.82108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.102.12352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.4952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.5752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.8252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of dinn.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dinn.app.

MechanismTarget
SPF_INCLUDEzohomail.eu

Related pages

Pivot deeper into the graph from dinn.app.

Cypher and MCP

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

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