Skip to content

Hostname

kitomba.com

Last fetched

kitomba.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:30 as the registrar.

Nutrition Label

WHISPER CANON · kitomba.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kitomba.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.41.1813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.210.58.15813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.211.3.3613.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.66.23913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.123.20815.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.89.15252.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.159.24654.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.84.15616.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:30
Organization
domain privacy
Contact emails

Subdomains

64 observed subdomains of kitomba.com.

Web-graph footprint

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

332 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kitomba.com.

MechanismTarget
SPF_INCLUDE4001344.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.2.134.77
SPF_IP35.163.33.102
SPF_IP52.42.119.145

Related pages

Pivot deeper into the graph from kitomba.com.

Cypher and MCP

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

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