Skip to content

Hostname

yedxjav.com

Last fetched

yedxjav.com resolves to 7 IPv4 addresses operated by SEDO-AS - SEDO GmbH in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · yedxjav.comRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/yedxjav.com

Resolution chain

yedxjav.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.195.240.9491.196.44.0/22AS47846SEDO-AS - SEDO GmbHDE
92.113.16.25092.113.86.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.25492.113.86.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.11092.113.86.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.21092.113.86.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
2.57.91.1642.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited
88.222.222.6488.223.104.0/21AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of yedxjav.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from yedxjav.com.

Cypher and MCP

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

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