Hostname
westhost.com
Last fetched
westhost.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
westhost.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.34.80 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 109.123.92.131 | 109.123.88.0/21 | AS13213 | UK2NET-AS | GB |
| 172.67.157.18 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 174.127.116.218 | 174.127.116.0/22 | AS13213 | UK2NET-AS | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- technical support
- Contact emails
Subdomains
55 observed subdomains of westhost.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from westhost.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for westhost.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_IP | 206.130.96.0/24 |
| SPF_IP | 2607:fc98:0:a:ffff:f23f:7235:f7a1 |
| SPF_IP | 50.31.60.62 |
| SPF_IP | 67.212.236.0/24 |
Related pages
Pivot deeper into the graph from westhost.com.
- IP · 104.21.34.80
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:48
- Country · CA
- Email · domainmaster@uk2group.com
- TLD · .com
- Browse hostnames · we…
- 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: "westhost.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.