Skip to content

Hostname

alyssaandluis.com

Last fetched

alyssaandluis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.11108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.87108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.95108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.99108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.154.253.4518.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.4918.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.818.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.8318.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.216.1018.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.11218.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.4218.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.8818.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:48
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of alyssaandluis.com.

Threat posture

History

Related pages

Pivot deeper into the graph from alyssaandluis.com.

Cypher and MCP

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

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