Skip to content

Hostname

2take.it

Last fetched

2take.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · 2take.itRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/2take.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.157.228.19018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.253.1273.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.76.11835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.75.18154.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
webvizarts sp. z o.o.
Contact emails

Subdomains

38 observed subdomains of 2take.it.

Web-graph footprint

Distinct hostnames that link to or from 2take.it in the public web crawl.

40 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 2take.it.

MechanismTarget
SPF_A2take.it
SPF_INCLUDEmail.2take.it
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEserver.2take.it
SPF_MX2take.it

Related pages

Pivot deeper into the graph from 2take.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2take.it"})-[: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.