Hostname
esotiq.com
Last fetched
esotiq.com resolves to 1 IPv4 address operated by AS29205 in PL. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
esotiq.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 |
|---|---|---|---|---|
| 185.49.12.12 | 185.49.12.0/24 | AS29205 | — | PL |
WHOIS identity
- Registrar
- iana:303
- Organization
- esotiq & henderson s.a. karol gajdamowicz sadowa 8 gdansk pomorskie,80-771
- Contact emails
Subdomains
65 observed subdomains of esotiq.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from esotiq.com in the public web crawl.
168 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for esotiq.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.esotiq.com |
| SPF_A | mx.esotiq.com |
| SPF_A | smtp.esotiq.com |
| SPF_A | web.esotiq.com |
| SPF_A | wostok.esotiq.com |
| SPF_INCLUDE | _spf.emaillabs.net.pl |
| SPF_INCLUDE | _spf.getresponse.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.240.76.1 |
| SPF_IP | 91.240.76.19 |
| SPF_IP | 91.240.76.195 |
| SPF_IP | 91.240.76.20 |
| SPF_IP | 91.240.76.200 |
| SPF_IP | 91.240.76.210 |
| SPF_IP | 91.240.76.240 |
Related pages
Pivot deeper into the graph from esotiq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "esotiq.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.