Hostname
fisdur.com
Last fetched
fisdur.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
fisdur.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 |
|---|---|---|---|---|
| 89.161.172.206 | 89.161.128.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 20c71ad4a85d406bc0d1bb72b2dd8132ece3c255102a3d1f6ae67b7f186f32b1@fisdur.com.whoisproxy.org
- 3f64da988906aec626252ac6d5216e7b4868610ae572647bfa1ea88bc7beb2a2@fisdur.com.whoisproxy.org
- 42d6f1b0c1656359c829f3035b71a6b1d6d93838818b606e1913c4b1b6a453cd@fisdur.com.whoisproxy.org
- 4ebadbbfd5ac44cc2ec2c328bd4d77c69f48165630c23758e5e6e63f0e6a753a@fisdur.com.whoisproxy.org
- 70cb2636de2f6eaa7882c60fe38f17cf3a3076198d703394167ca7aa58c55351@fisdur.com.whoisproxy.org
- 96a2d230166e26f4e770ac40d7c620532752a0452c64f735994d69c376efbc6d@fisdur.com.whoisproxy.org
- 9e44f85ad27e907f20ecd17d3f27030e3e899a2b253e5a5c0a995bc2e75a7733@fisdur.com.whoisproxy.org
- a549e96381db127f4e7e00bc86d34f11edecab819ea48cc0497e89791fc62e50@fisdur.com.whoisproxy.org
- b255ce669ac1cf090b712708802551ff430c774b00da33cd905a78dce3704b66@fisdur.com.whoisproxy.org
- c2726ea87a9f095fe7d4b9e8f73c0a400a9952348b534ec41020464bc09f41f1@fisdur.com.whoisproxy.org
- ded879a635539d378593eb2f1954bd4ec36ef4a6e4e5d53f0f4bcab0a9f724f3@fisdur.com.whoisproxy.org
- f4ff38f0fd59ceee379e7b5ba896a428bcedda8be75426c5ed308f8dcba133fe@fisdur.com.whoisproxy.org
- tomasz.duda@post.pl
Subdomains
1 observed subdomain of fisdur.com.
| Subdomain |
|---|
| www.fisdur.com |
Web-graph footprint
Distinct hostnames that link to or from fisdur.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fisdur.com
SPF policy
3 SPF mechanisms authorising senders for fisdur.com.
| Mechanism | Target |
|---|---|
| SPF_A | fisdur.com |
| SPF_IP | 89.161.172.206 |
| SPF_MX | fisdur.com |
Related pages
Pivot deeper into the graph from fisdur.com.
- IP · 89.161.172.206
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 20c71ad4a85d406bc0d1bb72b2dd8132ece3c255102a3d1f6ae67b7f186f32b1@fisdur.com.whoisproxy.org
- TLD · .com
- Browse hostnames · fi…
- 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: "fisdur.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.