Skip to content

Hostname

keinx.com

Last fetched

keinx.com resolves to 5 IPv4 addresses operated by VH-GLOBAL VH Global Limited in SG. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · keinx.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/keinx.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.104.21.10149.104.21.0/24AS42960VH-GLOBAL VH Global LimitedSG
149.104.21.20149.104.21.0/24AS42960VH-GLOBAL VH Global LimitedSG
149.104.21.3149.104.21.0/24AS42960VH-GLOBAL VH Global LimitedSG
149.104.21.60149.104.21.0/24AS42960VH-GLOBAL VH Global LimitedSG
149.104.21.80149.104.21.0/24AS42960VH-GLOBAL VH Global LimitedSG

WHOIS identity

Registrar
iana:1599
Organization
nexperian holding
Contact emails

Subdomains

1 observed subdomain of keinx.com.

Subdomain
www.keinx.com

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for keinx.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from keinx.com.

Cypher and MCP

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

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