Hostname
tiamat.pl
Last fetched
tiamat.pl resolves to 2 IPv4 addresses operated by NETARTGROUP - Nazwa.pl Sp.z.o.o. in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
tiamat.pl 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 |
|---|---|---|---|---|
| 77.55.252.135 | 77.55.252.0/23 | AS15967 | NETARTGROUP - Nazwa.pl Sp.z.o.o. | PL |
| 91.236.131.72 | 91.236.131.0/24 | AS60713 | TARRCI-AS - EXEA Sp. z o.o. | PL |
WHOIS identity
- Registrar
- registrar:consulting service sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of tiamat.pl.
Web-graph footprint
Distinct hostnames that link to or from tiamat.pl in the public web crawl.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for tiamat.pl.
| Mechanism | Target |
|---|---|
| SPF_A | tiamat.pl |
| SPF_IP | 77.55.252.135 |
| SPF_MX | tiamat.pl |
| SPF_REDIRECT | _spf-h72.microhost.pl |
Related pages
Pivot deeper into the graph from tiamat.pl.
- IP · 77.55.252.135
- ASN · AS15967NETARTGROUP - Nazwa.pl Sp.z.o.o.
- Registrar · registrar:consulting service sp. z o.o.
- Country · PL
- TLD · .pl
- Browse hostnames · ti…
- 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: "tiamat.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.