Skip to content

Hostname

andreaellinger.com

Last fetched

andreaellinger.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.79.1343.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2033.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.693.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.903.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2493.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.218.9052.218.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.18652.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.165.21152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.25152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.1952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.6752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.13952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.7552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.21952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.16352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.12352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
andrea ellinger
Contact emails

Subdomains

2 observed subdomains of andreaellinger.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for andreaellinger.com.

MechanismTarget
SPF_REDIRECTicloud.com

Related pages

Pivot deeper into the graph from andreaellinger.com.

Cypher and MCP

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

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