Skip to content

Hostname

xexymix.com

Last fetched

xexymix.com resolves to 2 IPv4 addresses operated by KINXIDC-AS-KR-KR - KINX in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · xexymix.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xexymix.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.129.112.5214.129.112.0/24AS9286KINXIDC-AS-KR-KR - KINXKR
14.129.112.7114.129.112.0/24AS9286KINXIDC-AS-KR-KR - KINXKR

WHOIS identity

Registrar
iana:244
Organization
marketing planet
Contact emails

Subdomains

13 observed subdomains of xexymix.com.

Web-graph footprint

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

67 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for xexymix.com.

MechanismTarget
SPF_INCLUDE_spf.daouoffice.com
SPF_INCLUDE_vpc.daouoffice.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbrandxcorp.com
SPF_IP14.41.55.81
SPF_IP14.41.55.82
SPF_IP34.64.97.199
SPF_IP35.216.53.224

Related pages

Pivot deeper into the graph from xexymix.com.

Cypher and MCP

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

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