Skip to content

Hostname

kinexon.com

Last fetched

kinexon.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · kinexon.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kinexon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.228.201.22018.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.214.24754.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.102.5054.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:151
Organization
alexander huttenbrink
Contact emails

Subdomains

69 observed subdomains of kinexon.com.

Web-graph footprint

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

189 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kinexon.com.

MechanismTarget
SPF_Akinexon.com
SPF_INCLUDE9381276.spf08.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.91.48.183
SPF_IP2a01:4f8:120:2081:0:0:0:2
SPF_IP78.46.87.133/24
SPF_IP91.26.176.232/29
SPF_MXkinexon.com

Related pages

Pivot deeper into the graph from kinexon.com.

Cypher and MCP

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

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