Skip to content

Hostname

the-models.de

Last fetched

the-models.de resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.192.96.518.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.10.21118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.124.2423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.18.1793.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
46.224.131.14446.224.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with the-models.de in WhisperGraph.

Subdomains

2 observed subdomains of the-models.de.

Web-graph footprint

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

273 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for the-models.de.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from the-models.de.

Cypher and MCP

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

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