Skip to content

Hostname

team.video

Last fetched

team.video resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · team.videoRouting diversity5.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/team.video

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.21.255100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.43.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.197.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.133.1413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.131.10834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.0.14234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.211.16044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.15.18054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.101.20954.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.111.13554.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.149.15498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.235.4098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

10 observed subdomains of team.video.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from team.video.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "team.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.