Skip to content

Hostname

serverlessland.com

Last fetched

serverlessland.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.6013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.7113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
52.222.201.2652.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3152.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.7252.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

8 observed subdomains of serverlessland.com.

Web-graph footprint

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

233 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from serverlessland.com.

Cypher and MCP

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

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