Hostname
joboko.com
Last fetched
joboko.com resolves to 123.30.189.211, announced in 123.30.189.0/24 by VNPT-AS-VN - VNPT Corp in VN. joboko.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 123.30.189.211
123.30.189.0/24 · VNPT-AS-VN - VNPT Corp · Hanoi, VN
IPv6 resolution
No AAAA record for joboko.com is recorded in WhisperGraph.
Attribution
vietnam posts vnpt
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- domains by proxy,
- Contact emails
- joboko.com@domainsbyproxy.com, 22cc36c75c164b25983e900baf5ce1e8.protect@whoisguard.com, 625430f3897341ea8c9ef7df8c04fb73.protect@withheldforprivacy.com, 8d2bdaf9d15e4c8ab86ff6bca8bebf91.protect@withheldforprivacy.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- pdns1.registrar-servers.com
- pdns2.registrar-servers.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- ip: 54.240.0.0/18
- ip: 69.169.224.0/20
- ip: 199.255.192.0/22
- ip: 199.127.232.0/22
- include: spfdm-ap-southeast-1.aliyun.com
- a: amazonses.com
- include: _spf.google.com
- mx: joboko.com
Threat-feed evidence
History
Related pages
Pivot from joboko.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "joboko.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.