Hostname
resinland.com
Last fetched
resinland.com resolves to 2 IPv4 addresses operated by AS203810 in TR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
resinland.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.46.52.122 | 185.46.52.0/24 | AS203810 | — | TR |
| 194.26.115.201 | 194.26.115.0/24 | AS48678 | — | TR |
WHOIS identity
- Registrar
- iana:81
- Organization
- resinland kimyevi maddeler ticaret ve mã¼messillik ltd.å?ti.
- Contact emails
Subdomains
2 observed subdomains of resinland.com.
| Subdomain |
|---|
| mail.resinland.com |
| www.resinland.com |
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for resinland.com.
| Mechanism | Target |
|---|---|
| SPF_A | resinland.com |
| SPF_IP | 194.26.115.201 |
| SPF_IP | 194.26.115.209 |
| SPF_IP | 212.58.12.61 |
| SPF_IP | 212.58.12.62 |
| SPF_IP | 81.21.164.201 |
| SPF_IP | 81.21.164.209 |
| SPF_MX | resinland.com |
Related pages
Pivot deeper into the graph from resinland.com.
- IP · 185.46.52.122
- ASN · AS203810
- Registrar · iana:81
- Country · TR
- Email · 2c8ea7ba2a4b8209389a08714ccc4fd4-4167503@contact.gandi.net
- TLD · .com
- Browse hostnames · re…
- 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: "resinland.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.