Skip to content

Hostname

andersenlab.de

Last fetched

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

Nutrition Label

WHISPER CANON · andersenlab.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/andersenlab.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.44.103.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.1233.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.63.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.683.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.173.238.1073.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.293.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.503.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.73.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

9 observed subdomains of andersenlab.de.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for andersenlab.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.reply.io

Related pages

Pivot deeper into the graph from andersenlab.de.

Cypher and MCP

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

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