Hostname
k4jsg.com
Last fetched
k4jsg.com resolves to 1 IPv4 address operated by DIMENOC - HostDime.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
k4jsg.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 |
|---|---|---|---|---|
| 184.171.244.174 | 184.171.240.0/20 | AS33182 | DIMENOC - HostDime.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- j voltage
- Contact emails
- 01f1f6d14b78f0349a4b2ebca9f5733bb63156f9@privatedomain.gkg.net
- 0cf252297f63ef81b871048469bd98a36c33cc9d@privatedomain.gkg.net
- 15b062147a7d2b6ec6fbb31a032c7282ec1f64a2@privatedomain.gkg.net
- 2b114eb5092728b39df95d95baf53ecc97fce1ad@privatedomain.gkg.net
- 98fb43f6060f13635ffc8a37dda6050556c60215@privatedomain.gkg.net
- abc49bf9cca84388ab90ec36d807e0cd16bd9183@whois.gkg.net
- c63eb8eb9478d8b4da63edf89415fba6ae8cb034@privatedomain.gkg.net
- c8ca380891d702472fac2115aedb7465d88a67b6@privatedomain.gkg.net
- d115a9cfb836a8a416501294db8652e4e8eb0464@privatedomain.gkg.net
- e1d29edede0ba905945638e50a28e08a69ea368b@privatedomain.gkg.net
- fd556637b6e683184df12cf33dd63d3415d572f7@privatedomain.gkg.net
Subdomains
25 observed subdomains of k4jsg.com.
Showing 15 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from k4jsg.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- k4jsg.com
SPF policy
4 SPF mechanisms authorising senders for k4jsg.com.
| Mechanism | Target |
|---|---|
| SPF_A | k4jsg.com |
| SPF_IP | 184.171.244.174 |
| SPF_IP | 66.7.199.164 |
| SPF_MX | k4jsg.com |
Related pages
Pivot deeper into the graph from k4jsg.com.
- IP · 184.171.244.174
- ASN · AS33182DIMENOC - HostDime.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 01f1f6d14b78f0349a4b2ebca9f5733bb63156f9@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · k4…
- 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: "k4jsg.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.