Hostname
lambdabuddy.com
Last fetched
lambdabuddy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lambdabuddy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.251.101 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.102 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.15 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.19 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.49.124 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.14 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.64 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.95 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lambdabuddy.com owner
- Contact emails
- 6a104a9e-b328-4949-a4ad-30ec84e3e236@identity-protect.org
- a138cd2c-9f88-46a0-953d-5208d5aeeb10@identity-protect.org
- aaee232d-a16a-441d-afc2-f73d5211accc@identity-protect.org
- b8569ad8-6d31-4c9a-bdea-fc3c8a018a47@identity-protect.org
- c862fed6-6f3f-4232-9d4d-e1a19272b67e@identity-protect.org
- d42e1e46-5c2e-4209-bcb7-345f923d17dc@identity-protect.org
- owner-444840@lambdabuddy.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from lambdabuddy.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lambdabuddy.com.
- IP · 13.226.251.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6a104a9e-b328-4949-a4ad-30ec84e3e236@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lambdabuddy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.