Skip to content

Hostname

takko.com

Last fetched

takko.com resolves to 2 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · takko.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/takko.com

Resolution chain

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

WHOIS identity

Registrar
iana:151
Organization
takko holding
Contact emails

Subdomains

58 observed subdomains of takko.com.

Web-graph footprint

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

696 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for takko.com.

MechanismTarget
SPF_Aproduction.web.takko.demandware.net
SPF_Atakko.com
SPF_INCLUDE_spf.mailout.mms-support.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00615701.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.8.37.212
SPF_IP160.8.66.193
SPF_IP193.159.228.192/27
SPF_IP195.140.184.0/22
SPF_IP91.192.40.0/22
SPF_MXtakko.com

Related pages

Pivot deeper into the graph from takko.com.

Cypher and MCP

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

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