Skip to content

Hostname

tunib.ai

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.228.2054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.3654.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5754.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.7354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.12899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1489
Organization
redacted | registry policy
Contact emails

Subdomains

1 observed subdomain of tunib.ai.

Subdomain
www.tunib.ai

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tunib.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from tunib.ai.

Cypher and MCP

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

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