Skip to content

Hostname

tootka.com

Last fetched

tootka.com resolves to 1 IPv4 address operated by AS39650 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · tootka.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tootka.com

Resolution chain

tootka.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.229.29.150185.229.29.0/24AS39650IR

WHOIS identity

Registrar
iana:1387
Organization
gl services
Contact emails

Subdomains

10 observed subdomains of tootka.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • tootka.com

SPF policy

12 SPF mechanisms authorising senders for tootka.com.

MechanismTarget
SPF_Atootka.com
SPF_IP185.229.29.150
SPF_IP195.201.12.39
SPF_IP213.239.207.2
SPF_IP49.12.153.70
SPF_IP62.60.160.35
SPF_IP62.60.160.36
SPF_IP88.99.4.166
SPF_IP88.99.4.182
SPF_IP94.130.4.30
SPF_IP94.130.9.27
SPF_MXtootka.com

Related pages

Pivot deeper into the graph from tootka.com.

Cypher and MCP

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

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