Skip to content

Hostname

triplep-eltern.de

Last fetched

triplep-eltern.de resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · triplep-eltern.deRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/triplep-eltern.de

Resolution chain

triplep-eltern.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.184.44100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.228.9434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.62.6635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.223.3552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with triplep-eltern.de in WhisperGraph.

Subdomains

2 observed subdomains of triplep-eltern.de.

Web-graph footprint

Distinct hostnames that link to or from triplep-eltern.de in the public web crawl.

58 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for triplep-eltern.de.

MechanismTarget
SPF_Atriplep-eltern.de
SPF_INCLUDEdnsexit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.5.59.224/32
SPF_IP52.50.33.226/32
SPF_IP54.172.157.6/32
SPF_MXtriplep-eltern.de

Related pages

Pivot deeper into the graph from triplep-eltern.de.

Cypher and MCP

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

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