Skip to content

Hostname

vimcasts.org

Last fetched

vimcasts.org resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · vimcasts.orgRouting diversity7.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/vimcasts.org

Resolution chain

vimcasts.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.12016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.20116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.11016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.24216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.7416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.14916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.2716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.17116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.25516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.100.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.100.17316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.102.25316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:168
Organization
andrew neil
Contact emails

Subdomains

2 observed subdomains of vimcasts.org.

Web-graph footprint

Distinct hostnames that link to or from vimcasts.org in the public web crawl.

408 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vimcasts.org.

MechanismTarget
SPF_Avimcasts.org
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vimcasts.org.

Cypher and MCP

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

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