Hostname
langwallace.com
Last fetched
langwallace.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
langwallace.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.21.38.97 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- domains by proxy,
- Contact emails
- josanmd@ryvinlaw.com
- 488a118b1a9139e0753bfde29480998ce5a7a03b@privatedomain.gkg.net
- 519e317b3b1aba31a5a14c86974576536cf01764@privatedomain.gkg.net
- 68f406215347e46d4426cb108120ef0c69dea246@privatedomain.gkg.net
- 7a620f29a22eeb2478ba3f92ce7126c190a3fd9f@privatedomain.gkg.net
- 8cddfe2d31761b7abd6be8e32c968e1ae4ca1e54@privatedomain.gkg.net
- aecee6571be0c21a01755a99e4f6fcbaa04f2d2e@privatedomain.gkg.net
- b18b15003f060b3d0427b3e100d7af11011a95a5@privatedomain.gkg.net
- b674230e9877309db2f650fdf02d194947804717@privatedomain.gkg.net
- bd3d857bcb7065a49193f1293576a7aac21c6a4f@privatedomain.gkg.net
- ec6c360c74941e9b4879336f2b75dd7645a322de@privatedomain.gkg.net
- f5e1733f9dc46bd67b2784e312c5ce1ac930d2e3@privatedomain.gkg.net
Subdomains
1 observed subdomain of langwallace.com.
| Subdomain |
|---|
| www.langwallace.com |
Web-graph footprint
Distinct hostnames that link to or from langwallace.com in the public web crawl.
17 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for langwallace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from langwallace.com.
- IP · 52.21.38.97
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · josanmd@ryvinlaw.com
- 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: "langwallace.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.