Skip to content

Hostname

tombo.ai

Last fetched

tombo.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.86.353.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.413.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.633.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.83.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.118.11099.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.12199.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.12699.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.5399.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
jetbridge
Contact emails

Subdomains

8 observed subdomains of tombo.ai.

Web-graph footprint

Distinct hostnames that link to or from tombo.ai in the public web crawl.

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tombo.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tombo.ai.

Cypher and MCP

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

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