Skip to content

Hostname

xdevs.com

Last fetched

xdevs.com resolves to 1 IPv4 address operated by IDNIC-MITRAGLOBALTELEMEDIA-AS-ID PT Mitra Global Telemedia in NO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · xdevs.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/xdevs.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.84.39.6788.84.32.0/20AS206260IDNIC-MITRAGLOBALTELEMEDIA-AS-ID PT Mitra Global TelemediaNO

WHOIS identity

Registrar
iana:303
Organization
tsemenko ilya nikolayevich
Contact emails

Subdomains

14 observed subdomains of xdevs.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for xdevs.com.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_IP165.254.167.50/32
SPF_IP74.201.155.220/32
SPF_MXxdevs.com

Related pages

Pivot deeper into the graph from xdevs.com.

Cypher and MCP

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

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