Hostname
deturner.com
Last fetched
deturner.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
deturner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.242.245.16 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0b53bbd11eff67bed15c9ca72f35e312620beed700a73da29a7487f69411396b@deturner.com.whoisproxy.org
- 402f349d28f19c8d5ebfe2e3c75b28f60869ea1db3aa5ee2a17dcf6316f2dffa@deturner.com.whoisproxy.org
- 4a67d59f4effad51a7d88d3f357cb4bb47b5081c99c4220385d65a97d0ccd597@deturner.com.whoisproxy.org
- 5a5ba806e54ccbd8991b8594c7e691d1786d3187f94b7d536b96e9b101d5cb9d@deturner.com.whoisproxy.org
- 9c9b353f3c50fb934639743c98a39e38d09c8903b0cdb9294db7255eee409f2d@deturner.com.whoisproxy.org
- aa0501282c30717bc38f032428e6d022cbf97c1520a4c1ad9e1d5a717ebd6cef@deturner.com.whoisproxy.org
- ac67683b7ecedaa960255bf6ab0753137022d87294eebc59d0d289f7c4395cfd@deturner.com.whoisproxy.org
- cc0e80dae01826b836d498eb6fc80db3b5cffe11e1ae21b984398088eafbd9f3@deturner.com.whoisproxy.org
- e3159a81e35ba3932e754e70285e0c185e3410835c4afeef259c196d728b7a7b@deturner.com.whoisproxy.org
- f22d08de66f33b66c5f6734bb4d55bcefabab0150fca37c7ffc1b209cee668cc@deturner.com.whoisproxy.org
- fde20006d4b40b3683ce7053f8c4e9fbcfc0506c902078f6b343b5f99fce7fc2@deturner.com.whoisproxy.org
Subdomains
3 observed subdomains of deturner.com.
| Subdomain |
|---|
| shop.deturner.com |
| www.deturner.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deturner.com in the public web crawl.
8 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- deturner.com
SPF policy
3 SPF mechanisms authorising senders for deturner.com.
| Mechanism | Target |
|---|---|
| SPF_A | deturner.com |
| SPF_IP | 46.242.245.16 |
| SPF_MX | deturner.com |
Related pages
Pivot deeper into the graph from deturner.com.
- IP · 46.242.245.16
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 0b53bbd11eff67bed15c9ca72f35e312620beed700a73da29a7487f69411396b@deturner.com.whoisproxy.org
- TLD · .com
- Browse hostnames · de…
- 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: "deturner.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.