Hostname
joven-electric.com
Last fetched
joven-electric.com resolves to 1 IPv4 address operated by AS45352 in MY. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
joven-electric.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 |
|---|---|---|---|---|
| 118.107.207.90 | 118.107.207.0/24 | AS45352 | — | MY |
WHOIS identity
- Registrar
- iana:460
- Organization
- joo yee tan
- Contact emails
Subdomains
9 observed subdomains of joven-electric.com.
Web-graph footprint
Distinct hostnames that link to or from joven-electric.com in the public web crawl.
33 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for joven-electric.com.
| Mechanism | Target |
|---|---|
| SPF_A | joven-electric.com |
| SPF_A | mail.joven.com.my |
| SPF_IP | 110.4.45.151 |
| SPF_IP | 113.211.252.205 |
| SPF_MX | joven-electric.com |
Related pages
Pivot deeper into the graph from joven-electric.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "joven-electric.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.