Hostname
tajus.pl
Last fetched
tajus.pl resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
tajus.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 |
|---|---|---|---|---|
| 149.28.47.113 | 149.28.32.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 38.114.121.40 | 38.114.121.0/24 | AS63023 | AS-GLOBALTELEHOST - GTHost | US |
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of tajus.pl.
| Subdomain |
|---|
| el.tajus.pl |
| mail.tajus.pl |
| www.tajus.pl |
Web-graph footprint
Distinct hostnames that link to or from tajus.pl in the public web crawl.
2,000 sites link to this hostname.
372 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for tajus.pl.
| Mechanism | Target |
|---|---|
| SPF_A | tajus.pl |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_MX | tajus.pl |
Related pages
Pivot deeper into the graph from tajus.pl.
- IP · 149.28.47.113
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · registrar:aftermarket.pl limited
- Country · US
- TLD · .pl
- Browse hostnames · ta…
- 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: "tajus.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.