Hostname
jom.hosting
Last fetched
jom.hosting resolves to 2 IPv4 addresses operated by VTSB-AS-AP - Velo Technologies SDN BHD in MY. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
jom.hosting 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 |
|---|---|---|---|---|
| 103.82.231.177 | 103.82.231.0/24 | AS140586 | VTSB-AS-AP - Velo Technologies SDN BHD | MY |
| 84.247.145.1 | 84.247.144.0/21 | AS141995 | CAPL-AS-AP - Contabo Asia Private Limited | SG |
WHOIS identity
- Registrar
- iana:1910
- Organization
- domains by proxy,
- Contact emails
Subdomains
15 observed subdomains of jom.hosting.
Web-graph footprint
Distinct hostnames that link to or from jom.hosting in the public web crawl.
20 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- jom.hosting
Related pages
Pivot deeper into the graph from jom.hosting.
- IP · 103.82.231.177
- ASN · AS140586VTSB-AS-AP - Velo Technologies SDN BHD
- Registrar · iana:1910
- Country · MY
- Email · 2688127@privacy-link.com
- TLD · .hosting
- Browse hostnames · jo…
- 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: "jom.hosting"})-[: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.