Skip to content

Hostname

3q.video

Last fetched

3q.video resolves to 4 IPv4 addresses operated by AS62359 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · 3q.videoRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/3q.video

Resolution chain

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

WHOIS identity

Registrar
iana:1408
Organization
3q
Contact emails

Subdomains

10 observed subdomains of 3q.video.

Web-graph footprint

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

185 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 3q.video.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from 3q.video.

Cypher and MCP

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

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