Skip to content

Hostname

digidip.de

Last fetched

digidip.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · digidip.deRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/digidip.de

Resolution chain

digidip.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.156.75.6418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.240.16318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.251.1923.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.166.4835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.104.11452.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.158.23163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with digidip.de in WhisperGraph.

Subdomains

1 observed subdomain of digidip.de.

Web-graph footprint

Distinct hostnames that link to or from digidip.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for digidip.de.

MechanismTarget
SPF_Adigidip.de
SPF_INCLUDE_spf.google.com
SPF_IP136.243.24.171
SPF_IP144.76.44.1/27
SPF_IP148.251.15.8
SPF_IP37.59.29.5
SPF_MXdigidip.de

Related pages

Pivot deeper into the graph from digidip.de.

Cypher and MCP

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

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