Skip to content

Hostname

vidos.id

Last fetched

vidos.id resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists registrar:pt jagat informasi solusi (int) as the registrar.

Nutrition Label

WHISPER CANON · vidos.idRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vidos.id

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.170.1053.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.243.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.83.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.843.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.168.122.343.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.443.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.63.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.623.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:pt jagat informasi solusi (int)
Organization
Contact emails

Subdomains

9 observed subdomains of vidos.id.

Web-graph footprint

Distinct hostnames that link to or from vidos.id in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vidos.id.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from vidos.id.

Cypher and MCP

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

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