Skip to content

Hostname

retack.ai

Last fetched

retack.ai resolves to 1 IPv4 address operated by DATAHUB-AS-AP Data Hub Pvt. Ltd. in NP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · retack.aiRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/retack.ai

Resolution chain

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

IPPrefixASNOperatorCountry
45.117.153.13445.117.153.0/24AS18222DATAHUB-AS-AP Data Hub Pvt. Ltd.NP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of retack.ai.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for retack.ai.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from retack.ai.

Cypher and MCP

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

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