Hostname
inis.pl
Last fetched
inis.pl resolves to 1 IPv4 address operated by ECO-ATMAN-PL ECO-ATMAN- in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
inis.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 |
|---|---|---|---|---|
| 185.36.169.40 | 185.36.168.0/22 | AS57367 | ECO-ATMAN-PL ECO-ATMAN- | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- inis sp. z o. o.
- Contact emails
- —
Subdomains
92 observed subdomains of inis.pl.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inis.pl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for inis.pl.
| Mechanism | Target |
|---|---|
| SPF_A | inis.pl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mail-source.net |
| SPF_IP | 147.135.196.44 |
| SPF_IP | 147.135.210.113 |
| SPF_IP | 185.36.169.40 |
| SPF_IP | 185.54.185.227 |
| SPF_IP | 185.54.185.228 |
| SPF_IP | 213.189.58.137/32 |
| SPF_IP | 89.25.206.16/29 |
| SPF_MX | inis.pl |
Related pages
Pivot deeper into the graph from inis.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "inis.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.