Skip to content

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

WHISPER CANON · westhost.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/westhost.com

Resolution chain

westhost.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.34.80104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.123.92.131109.123.88.0/21AS13213UK2NET-ASGB
172.67.157.18172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
174.127.116.218174.127.116.0/22AS13213UK2NET-ASUS

WHOIS identity

Registrar
iana:48
Organization
technical support
Contact emails

Subdomains

55 observed subdomains of westhost.com.

Web-graph footprint

Distinct hostnames that link to or from westhost.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for westhost.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.zoho.eu
SPF_IP206.130.96.0/24
SPF_IP2607:fc98:0:a:ffff:f23f:7235:f7a1
SPF_IP50.31.60.62
SPF_IP67.212.236.0/24

Related pages

Pivot deeper into the graph from westhost.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.