Hostname
unijait.com
Last fetched
unijait.com resolves to 1 IPv4 address operated by AS60973 in SI. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
unijait.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 |
|---|---|---|---|---|
| 91.237.33.136 | 91.237.33.0/24 | AS60973 | — | SI |
WHOIS identity
- Registrar
- iana:113
- Organization
- c/o idps international domain privacy services
- Contact emails
Subdomains
2 observed subdomains of unijait.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for unijait.com.
| Mechanism | Target |
|---|---|
| SPF_A | ironport.zupo.si |
| SPF_A | posta.zupo.si |
| SPF_IP | 91.237.33.148 |
| SPF_IP | 91.237.33.20 |
Related pages
Pivot deeper into the graph from unijait.com.
- IP · 91.237.33.136
- ASN · AS60973
- Registrar · iana:113
- Country · SI
- Email · 6o0vf13u4n4uu7hirkosw05dxrgc04qu@proxy-privacy.com
- TLD · .com
- Browse hostnames · un…
- 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: "unijait.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.