Skip to content

Hostname

spdmelle.de

Last fetched

spdmelle.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · spdmelle.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/spdmelle.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.53.10018.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.1518.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.5918.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.6218.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.11218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.1718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of spdmelle.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spdmelle.de.

MechanismTarget
SPF_INCLUDEspf.barracuda.de
SPF_INCLUDEspf.dcpserver.de

Related pages

Pivot deeper into the graph from spdmelle.de.

Cypher and MCP

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

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