Skip to content

Hostname

vastcom.net

Last fetched

vastcom.net resolves to 1 IPv4 address operated by HUT8-EAST - Hut 8 Mining Corp. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · vastcom.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vastcom.net

Resolution chain

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

IPPrefixASNOperatorCountry
199.188.70.43199.188.70.0/24AS912HUT8-EAST - Hut 8 Mining Corp.CA

WHOIS identity

Registrar
iana:69
Organization
vastcom network
Contact emails

Subdomains

30 observed subdomains of vastcom.net.

Web-graph footprint

Distinct hostnames that link to or from vastcom.net in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vastcom.net.

MechanismTarget
SPF_INCLUDEregistrarmail.net
SPF_IP216.40.44.0/24
SPF_IP64.98.42.0/24

Related pages

Pivot deeper into the graph from vastcom.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vastcom.net"})-[: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.