Skip to content

Hostname

kit.co

Last fetched

kit.co resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · kit.coRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kit.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.202.9718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.64.10318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.54.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.74.25352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.88.2354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
contact privacy inc. customer 0156349071
Contact emails

Subdomains

28 observed subdomains of kit.co.

Web-graph footprint

Distinct hostnames that link to or from kit.co in the public web crawl.

3,329 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kit.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from kit.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kit.co"})-[: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.