Skip to content

Hostname

videoask.it

Last fetched

videoask.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · videoask.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/videoask.it

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.249.1183.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.133.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.353.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.553.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
typeform
Contact emails

Subdomains

4 observed subdomains of videoask.it.

Web-graph footprint

Distinct hostnames that link to or from videoask.it in the public web crawl.

50 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from videoask.it.

Cypher and MCP

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

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