Skip to content

Hostname

tukaatu.com

Last fetched

tukaatu.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · tukaatu.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tukaatu.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.41.2104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.15172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
190.92.174.30190.92.174.0/24AS199404IN

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

10 observed subdomains of tukaatu.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tukaatu.com

SPF policy

6 SPF mechanisms authorising senders for tukaatu.com.

MechanismTarget
SPF_Atukaatu.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP13.235.129.86
SPF_IP172.105.47.134
SPF_IP190.92.174.30
SPF_MXtukaatu.com

Related pages

Pivot deeper into the graph from tukaatu.com.

Cypher and MCP

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

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