Skip to content

Hostname

talatu.com

Last fetched

talatu.com resolves to 1 IPv4 address operated by AS57724 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · talatu.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/talatu.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.215.4.45185.216.4.0/22AS57724RU

WHOIS identity

Registrar
iana:1606
Organization
pheenix.com - we backorder domain names.
Contact emails

Subdomains

8 observed subdomains of talatu.com.

Web-graph footprint

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

15 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for talatu.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.15.89.157
SPF_IP188.170.38.127
SPF_IP193.9.245.205
SPF_IP193.9.246.235
SPF_IP212.152.36.146
SPF_IP80.249.182.170
SPF_IP82.208.78.170

Related pages

Pivot deeper into the graph from talatu.com.

Cypher and MCP

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

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