Hostname
shopterrain.com
Last fetched
shopterrain.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
shopterrain.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.110.221.142 | 34.108.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 34.13.127.17 | 34.8.0.0/13 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:447
- Organization
- urban outfitters
- Contact emails
Subdomains
41 observed subdomains of shopterrain.com.
Showing 17 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shopterrain.com in the public web crawl.
1,556 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for shopterrain.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.178.224.80/28 |
| SPF_IP | 198.135.28.0/22 |
| SPF_IP | 204.115.126.0/23 |
| SPF_IP | 208.255.148.64/26 |
| SPF_IP | 209.11.206.190/32 |
| SPF_IP | 216.183.124.160/27 |
| SPF_IP | 64.18.0.0/20 |
Related pages
Pivot deeper into the graph from shopterrain.com.
- IP · 34.110.221.142
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:447
- Country · US
- Email · webmaster@urbanout.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shopterrain.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.