Skip to content

Hostname

runkit.com

Last fetched

runkit.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · runkit.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/runkit.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.184.46100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.34.53100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.194.6416.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.127.14016.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.147.6535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.57.10835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.116.6635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.74.25235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.94.15644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.59.22652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.146.14652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.253.17752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.33.4452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.14.4654.244.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.17.25354.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.89.17152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of runkit.com owner
Contact emails

Subdomains

5 observed subdomains of runkit.com.

Web-graph footprint

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

484 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for runkit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp1.uservoice.com

Related pages

Pivot deeper into the graph from runkit.com.

Cypher and MCP

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

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