Hostname
pelletolczyk.com
Last fetched
pelletolczyk.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
pelletolczyk.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 |
|---|---|---|---|---|
| 212.85.120.104 | 212.85.112.0/20 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 213dc90725c4c7519600570063924ce84d6a32af6f383eb98a87fc3019dd0aa3@pelletolczyk.com.whoisproxy.org
- 91e1d3f4131152164a542407313eb2a8747954fff77166f385b938319ed9f60c@pelletolczyk.com.whoisproxy.org
- f1a17113f36eda9e842efab212249e35297a018650a6f3e10a0b4c7deecf407a@pelletolczyk.com.whoisproxy.org
Subdomains
16 observed subdomains of pelletolczyk.com.
Web-graph footprint
Distinct hostnames that link to or from pelletolczyk.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- pelletolczyk.com
SPF policy
2 SPF mechanisms authorising senders for pelletolczyk.com.
| Mechanism | Target |
|---|---|
| SPF_A | pelletolczyk.com |
| SPF_MX | pelletolczyk.com |
Related pages
Pivot deeper into the graph from pelletolczyk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pelletolczyk.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.