Skip to content

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

WHISPER CANON · esotiq.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/esotiq.com

Resolution chain

esotiq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.49.12.12185.49.12.0/24AS29205PL

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.

Web-graph footprint

Distinct hostnames that link to or from esotiq.com in the public web crawl.

168 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for esotiq.com.

MechanismTarget
SPF_Amail.esotiq.com
SPF_Amx.esotiq.com
SPF_Asmtp.esotiq.com
SPF_Aweb.esotiq.com
SPF_Awostok.esotiq.com
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.240.76.1
SPF_IP91.240.76.19
SPF_IP91.240.76.195
SPF_IP91.240.76.20
SPF_IP91.240.76.200
SPF_IP91.240.76.210
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.