Hostname
ujga.com
Last fetched
ujga.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
ujga.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 |
|---|---|---|---|---|
| 67.227.164.61 | 67.227.128.0/17 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- steve@wiworks.com
- 0d9d5baf0bdd6b0d2f11235196069e0729b4fed2bae5728c283f083140e91b81@ujga.com.whoisproxy.org
- 17c75d61f6504074e3d942204f87f1616eb54d802e2c1a1f8c61674f13ea1edf@ujga.com.whoisproxy.org
- 5a7894dc083a72a4f5c7dc42695410ba1f314eb59733000f94b5b57c9db2db62@ujga.com.whoisproxy.org
- 96d65133b6415aa45755f75e816a8b1c6b3e797e0e4440868bddb22b27bcdcd9@ujga.com.whoisproxy.org
- a14997c407b322aab6f1d4cc34cc569ba8f4913abae86d684f3609074e599a6b@ujga.com.whoisproxy.org
- a21fb05803679ea75ae533316a1d84cc758baebf7c45e69c422dee878a5b57e4@ujga.com.whoisproxy.org
- b04401b550c3dfcf598ddc9cef745ee8439343b1cd436725dfd42158593ff5b7@ujga.com.whoisproxy.org
- b44545bd94082d3399fb9262c8c2c5894e4be0d33a98f1950fe5216ab7ca2a11@ujga.com.whoisproxy.org
- b6bfe3b67f761da9dd38b8136df1a80d7826ff0725cc37fc0017adf6c00dcbe5@ujga.com.whoisproxy.org
- bed49b59ee740844ddcd010952c6961cc2ed6038cb2fa1c8d2fa9e49d403ef3e@ujga.com.whoisproxy.org
- e006e5cf76be472a9cf31904c19f3adf89b408c7c59ccd4e12ca7ea5fb9a2e2b@ujga.com.whoisproxy.org
- eebbdbe03df72e8149ff6a145a87177ce922b4f2a6a42d2f2e5ce28513f2a2cb@ujga.com.whoisproxy.org
Subdomains
1 observed subdomain of ujga.com.
| Subdomain |
|---|
| www.ujga.com |
Web-graph footprint
Distinct hostnames that link to or from ujga.com in the public web crawl.
7 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ujga.com
SPF policy
3 SPF mechanisms authorising senders for ujga.com.
| Mechanism | Target |
|---|---|
| SPF_A | ujga.com |
| SPF_IP | 67.227.164.61 |
| SPF_MX | ujga.com |
Related pages
Pivot deeper into the graph from ujga.com.
- IP · 67.227.164.61
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:228
- Country · US
- Email · steve@wiworks.com
- TLD · .com
- Browse hostnames · uj…
- 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: "ujga.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.