Hostname
vs-networks.com
Last fetched
vs-networks.com resolves to 66.109.240.130, announced in 66.109.224.0/19 by WINDSTREAM - Windstream Communications LLC in US. vs-networks.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for vs-networks.com is recorded in WhisperGraph.
Attribution
windstream
ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of vs-networks.com owner
- Contact emails
- john@kaylon.com, 1819e362-223e-4ce1-8bc9-e9c138aeeddf@identity-protect.org, 6fadbfe5-6e85-4d23-9d47-4010af63daa0@identity-protect.org, 7b0382d9-c577-45cb-9770-a2bf05666bc4@identity-protect.org, eab786da-3405-4a23-ab8e-d415fa1345d1@identity-protect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-194.awsdns-24.com
- ns-565.awsdns-06.net
- ns-1478.awsdns-56.org
- ns-1871.awsdns-41.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- include: auth.msgapp.com
- include: mailsenders.netsuite.com
- include: servers.mcsv.net
- include: sendgrid.net
Threat-feed evidence
History
Related pages
Pivot from vs-networks.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vs-networks.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.