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
Resolution chain
kitomba.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.210.41.18 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.210.58.158 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.211.3.36 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.239.66.239 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 15.134.123.208 | 15.134.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.89.152 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.159.246 | 54.66.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 16.176.84.156 | 16.176.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:30
- Organization
- domain privacy
- Contact emails
Subdomains
64 observed subdomains of kitomba.com.
Showing 17 of 64. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for kitomba.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4001344.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.2.134.77 |
| SPF_IP | 35.163.33.102 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.