Skip to content

Hostname

turnover-it.com

Last fetched

turnover-it.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · turnover-it.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/turnover-it.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.202.25013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.223.25415.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.165.20515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
62.4.14.11562.4.0.0/19AS12876FR

WHOIS identity

Registrar
iana:433
Organization
aurelien guitet services informatiques
Contact emails

Subdomains

13 observed subdomains of turnover-it.com.

Web-graph footprint

Distinct hostnames that link to or from turnover-it.com in the public web crawl.

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for turnover-it.com.

MechanismTarget
SPF_Aturnover-it.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.227.120
SPF_IP178.32.10.162
SPF_IP2001:41d0:a:7a30:0:0:0:0
SPF_IP62.4.24.63
SPF_MXturnover-it.com

Related pages

Pivot deeper into the graph from turnover-it.com.

Cypher and MCP

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

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