Hostname
eegsk.com
Last fetched
eegsk.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
eegsk.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.163.207 | 46.242.128.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- whoisproxy.com
- Contact emails
- 0d03633dfc4b1c4128347723a3fab2ebb0266c016d0c793671015370dcafd648@eegsk.com.whoisproxy.org
- 1a5fd189a07fdef29a32f366c542da68033c2b357642762bccfd11fa1bdc3081@eegsk.com.whoisproxy.org
- 1c2347c3f60961b0a2ccdeb3d15eae3fc37b0877ae13d840268aa28d099a3e0a@eegsk.com.whoisproxy.org
- 1f53bcc3185683d80ebc7d66312cbcf0d92f56b21549602f72d382bfa6e810c4@eegsk.com.whoisproxy.org
- 2e221cd124634965810e7af85f2659714d345832e2743567fda337a77d96d101@eegsk.com.whoisproxy.org
- 4139e41c263c645a90b5874d194b3e37411e8e5a110920f28202cdd277126c9d@eegsk.com.whoisproxy.org
- 553c625f74ba8eedcf9f2c3f72b8c5ee5d8c6ee207a52d52e40fd68661cb44d6@eegsk.com.whoisproxy.org
- 5f260270d5ab5ad4ecb110cf050442db917f401f62cf45e184ab7c73381929ac@eegsk.com.whoisproxy.org
- 63cbd3d466217d71f24029608eae976a48f2b250c21229d1da0c9c6f4e20b464@eegsk.com.whoisproxy.org
- 69a5632c9565506df00e4c1b39234a33496d8babbaf27d5a973eeef06de5952c@eegsk.com.whoisproxy.org
- 8093d0e3442a4652f79731a01e568ec253f7b47594866e1dfa80b24890dfb32c@eegsk.com.whoisproxy.org
- 894c634d3038eb2e705e8ac76a78110ede4308e197b363e1368e7beecbfe28bd@eegsk.com.whoisproxy.org
- 9274c6c9bc3a704ff5e4cd61a03f3aa87b1d8cc9624141b8d897f2a884ae8159@eegsk.com.whoisproxy.org
- ba47c66c8badd4c4d18558f39e7631d10e5aa4d1fa860a446d34c8301c0ebe11@eegsk.com.whoisproxy.org
- c44cc6a025c35703f1c8a0e48da7186e3f39958c929500ef956ed789775c1086@eegsk.com.whoisproxy.org
- d2c579f1a2571a21278d907395cbf3805bdc526eba50d6db454f600763dfc6cd@eegsk.com.whoisproxy.org
- eaa336ae2b5e97a9163837842307acf5d6f32eab7fbb6813c052685f5c3e762a@eegsk.com.whoisproxy.org
- f2a03691643d23fc9c120bca7d16bc023722394d47d6439d88b87b23f82b22fd@eegsk.com.whoisproxy.org
- f885543b6cc8248c6a07196dcbdc02c046debd5c3092759133dbabaa0dba6ecb@eegsk.com.whoisproxy.org
- fd8213c5d9f7281d7e523a89b5ec825399377ad0d5f3a1120cefa25a7b824770@eegsk.com.whoisproxy.org
Subdomains
2 observed subdomains of eegsk.com.
| Subdomain |
|---|
| mta-sts.eegsk.com |
| www.eegsk.com |
Web-graph footprint
Distinct hostnames that link to or from eegsk.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- eegsk.com
SPF policy
1 SPF mechanism authorising senders for eegsk.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 46.242.163.207 |
Related pages
Pivot deeper into the graph from eegsk.com.
- IP · 46.242.163.207
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 0d03633dfc4b1c4128347723a3fab2ebb0266c016d0c793671015370dcafd648@eegsk.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ee…
- 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: "eegsk.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.