Skip to content

Hostname

stay30.com

Last fetched

stay30.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stay30.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/stay30.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.123108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.23108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.48108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.76108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.47.27108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.33108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.47108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.65108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.103.4318.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.7218.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.918.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.653.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.973.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
christopher jensen
Contact emails

Subdomains

4 observed subdomains of stay30.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stay30.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from stay30.com.

Cypher and MCP

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

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