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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.37.202.250 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.223.254 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.165.205 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 62.4.14.115 | 62.4.0.0/19 | AS12876 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for turnover-it.com.
| Mechanism | Target |
|---|---|
| SPF_A | turnover-it.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.31.227.120 |
| SPF_IP | 178.32.10.162 |
| SPF_IP | 2001:41d0:a:7a30:0:0:0:0 |
| SPF_IP | 62.4.24.63 |
| SPF_MX | turnover-it.com |
Related pages
Pivot deeper into the graph from turnover-it.com.
- IP · 13.37.202.250
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:433
- Country · FR
- Email · 1vrtdskuwjyrquh5o2qq@d.o-w-o.info
- TLD · .com
- Browse hostnames · tu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.