Skip to content

Hostname

andreasscheucher.com

Last fetched

andreasscheucher.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · andreasscheucher.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/andreasscheucher.com

Resolution chain

andreasscheucher.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.24.2816.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2203.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.33.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.363.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1503.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1683.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.73.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.923.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.983.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1573.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1953.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2333.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.753.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.1652.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.052.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of andreasscheucher.com owner
Contact emails

Subdomains

1 observed subdomain of andreasscheucher.com.

Web-graph footprint

Distinct hostnames that link to or from andreasscheucher.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for andreasscheucher.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from andreasscheucher.com.

Cypher and MCP

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

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