Skip to content

Hostname

orionkit.com

Last fetched

orionkit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · orionkit.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orionkit.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.134.105108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.121108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.29108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.74108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
13.33.183.3413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.6913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:431
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

4 observed subdomains of orionkit.com.

Web-graph footprint

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

32 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from orionkit.com.

Cypher and MCP

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

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