Skip to content

Hostname

18videoz.com

Last fetched

18videoz.com resolves to 1 IPv4 address operated by WZ-US-40824 - Webzilla Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · 18videoz.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/18videoz.com

Resolution chain

18videoz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.80.54.250199.80.52.0/22AS40824WZ-US-40824 - Webzilla Inc.US

WHOIS identity

Registrar
iana:1068
Organization
direct privacy
Contact emails

Subdomains

39 observed subdomains of 18videoz.com.

Web-graph footprint

Distinct hostnames that link to or from 18videoz.com in the public web crawl.

33 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 18videoz.com.

MechanismTarget
SPF_A18videoz.com
SPF_IP199.80.54.177
SPF_MX18videoz.com

Related pages

Pivot deeper into the graph from 18videoz.com.

Cypher and MCP

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

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