Skip to content

Hostname

vrtcl.video

Last fetched

vrtcl.video resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · vrtcl.videoRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vrtcl.video

Resolution chain

vrtcl.video resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.213.54.1034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.112.15735.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.154.19744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.246.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.231.3052.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.180.4052.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.157.20954.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.111.8654.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
create music group
Contact emails

Web-graph footprint

Distinct hostnames that link to or from vrtcl.video in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vrtcl.video.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vrtcl.video.

Cypher and MCP

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

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