Hostname
polskipellet.com
Last fetched
polskipellet.com resolves to 2 IPv4 addresses operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
polskipellet.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 |
|---|---|---|---|---|
| 46.242.245.13 | 46.242.192.0/18 | AS12824 | — | PL |
| 51.195.17.68 | 51.195.0.0/16 | AS16276 | — | IE |
WHOIS identity
- Registrar
- iana:269
- Organization
- whois data protection sp. z o.o.
- Contact emails
- biuro.dejvit@gmail.com
- rmhhusibphvd-r@mail.whoisdataprotection.com
- 2627a047199ef166e64f1fd9f99226176457ffbb83d2b9fb17f09311821f2953@polskipellet.com.whoisproxy.org
- 5184aff401a7002bf29d629db953d5d1f80f56e295500133c3255f57e4dfccd0@polskipellet.com.whoisproxy.org
- 6dadbecea70ac1010e7f80a15b586f1c4ab29046cc4531ad449f026c1abeb6cb@polskipellet.com.whoisproxy.org
- 78e3cdfcce42dc4273515465474735940829a9dfebe67ffd21c403519d0be473@polskipellet.com.whoisproxy.org
- 9d0e9cb71ae444861f514c285aec28d930c02df7548209e5bf1409201ba8fab9@polskipellet.com.whoisproxy.org
- c9246b95c7380766f4caa74d447c790df25e60b522d22e9aeb3c796f026c28d4@polskipellet.com.whoisproxy.org
- cf84fb01e5c827c6683b3ccb62c1e55e96b577b57ca78454bad4e4df20fac351@polskipellet.com.whoisproxy.org
- f404c8b5cd06098b8b4506d8127abb5bd423935fb21b5a610742732f6ecf9dd7@polskipellet.com.whoisproxy.org
Subdomains
2 observed subdomains of polskipellet.com.
Threat posture
History
Mail and authentication
MX records
- polskipellet.com
SPF policy
2 SPF mechanisms authorising senders for polskipellet.com.
| Mechanism | Target |
|---|---|
| SPF_A | polskipellet.com |
| SPF_MX | polskipellet.com |
Related pages
Pivot deeper into the graph from polskipellet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polskipellet.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.