Skip to content

Hostname

adscale.de

Last fetched

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

Nutrition Label

WHISPER CANON · adscale.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adscale.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.193.16218.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.157.88.9018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.19.14018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.146.1823.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.126.2093.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.153.1943.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.12.1813.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.78.15151.102.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.91.25363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for adscale.de.

MechanismTarget
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from adscale.de.

Cypher and MCP

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

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