Hostname
ifirma.pl
Last fetched
ifirma.pl resolves to 1 IPv4 address operated by AS43493 in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
ifirma.pl 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 |
|---|---|---|---|---|
| 91.195.26.110 | 91.195.26.0/24 | AS43493 | — | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- ifirma
- Contact emails
- —
Subdomains
45 observed subdomains of ifirma.pl.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ifirma.pl in the public web crawl.
396 sites link to this hostname.
580 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ifirma.pl.
| Mechanism | Target |
|---|---|
| SPF_A | ifirma.pl |
| SPF_IP | 194.181.148.59 |
| SPF_IP | 78.8.252.93 |
| SPF_IP | 91.195.26.111 |
| SPF_IP | 91.195.26.161 |
| SPF_IP | 91.195.26.181 |
| SPF_IP | 91.195.26.182 |
| SPF_IP | 91.195.26.183 |
| SPF_IP | 91.195.26.184 |
| SPF_IP | 91.195.26.187 |
| SPF_IP | 91.195.26.188 |
| SPF_IP | 91.195.26.200/29 |
| SPF_IP | 91.195.26.208 |
| SPF_IP | 91.195.26.209 |
| SPF_IP | 91.195.26.210 |
| SPF_IP | 91.195.26.45 |
| SPF_MX | ifirma.pl |
Related pages
Pivot deeper into the graph from ifirma.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ifirma.pl"})-[: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.