Skip to content

Hostname

westerncomputer.com

Last fetched

westerncomputer.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · westerncomputer.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/westerncomputer.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.233.219.39172.233.208.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:1068
Organization
direct privacy
Contact emails

Subdomains

31 observed subdomains of westerncomputer.com.

Web-graph footprint

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

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for westerncomputer.com.

MechanismTarget
SPF_INCLUDE50318466.spf03.hubspotemail.net
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.9.64.162
SPF_IP209.134.58.245
SPF_IP47.176.61.0/27
SPF_IP47.181.36.1/24

Related pages

Pivot deeper into the graph from westerncomputer.com.

Cypher and MCP

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

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