Hostname
terrastruct.com
Last fetched
terrastruct.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
terrastruct.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 |
|---|---|---|---|---|
| 34.95.119.45 | 34.92.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of terrastruct.com owner
- Contact emails
- 29752888d22f4c6b992c36f87014b33a.protect@whoisguard.com
- 083edd71-e0b3-4da6-a756-7690885e1c1e@identity-protect.org
- 7d870d9f-99c5-417c-b41c-51d1b5c4dae2@identity-protect.org
- 83b987ff-3d77-4f3b-9673-e3a0d0ed3ce1@identity-protect.org
- b7adf57d-9160-4420-91e1-f83c5a62554b@identity-protect.org
- f09e7770-0ca3-4e55-aed8-6bfba2307936@identity-protect.org
- f82d160c-8dcc-4445-a30f-88f666f793d8@identity-protect.org
- owner-11990137@terrastruct.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of terrastruct.com.
Web-graph footprint
Distinct hostnames that link to or from terrastruct.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for terrastruct.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from terrastruct.com.
- IP · 34.95.119.45
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · 29752888d22f4c6b992c36f87014b33a.protect@whoisguard.com
- TLD · .com
- Browse hostnames · te…
- 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: "terrastruct.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.