Skip to content

Hostname

take2me.it

Last fetched

take2me.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · take2me.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/take2me.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.87172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:gandi sas
Organization
hidden
Contact emails

Subdomains

20 observed subdomains of take2me.it.

Web-graph footprint

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

14 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for take2me.it.

MechanismTarget
SPF_Atake2me.it
SPF_INCLUDE_spf.guest.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmusvc.com
SPF_IP77.95.169.25
SPF_MXtake2me.it

Related pages

Pivot deeper into the graph from take2me.it.

Cypher and MCP

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

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