Skip to content

Hostname

westwaydvm.com

Last fetched

westwaydvm.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · westwaydvm.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/westwaydvm.com

Resolution chain

westwaydvm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.27.24.10634.27.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
brendan o'gorman
Contact emails

Subdomains

7 observed subdomains of westwaydvm.com.

Web-graph footprint

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

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for westwaydvm.com.

MechanismTarget
SPF_Aehub46.webhostinghub.com
SPF_Awestwaydvm.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEsendgrid.net
SPF_IP173.205.127.98
SPF_IP174.138.191.234
SPF_IP198.46.82.72
SPF_MXwestwaydvm.com

Related pages

Pivot deeper into the graph from westwaydvm.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "westwaydvm.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.