Hostname
jeabapp.com
Last fetched
jeabapp.com resolves to 2 IPv4 addresses operated by IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd in MY. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
jeabapp.com 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 |
|---|---|---|---|---|
| 192.82.60.245 | 192.82.60.0/24 | AS45352 | IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd | MY |
| 27.254.41.241 | 27.254.40.0/21 | AS9891 | CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. | TH |
WHOIS identity
- Registrar
- iana:460
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of jeabapp.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for jeabapp.com.
| Mechanism | Target |
|---|---|
| SPF_A | jeabapp.com |
| SPF_IP | 203.170.192.197 |
| SPF_IP | 27.254.41.241 |
| SPF_MX | jeabapp.com |
Related pages
Pivot deeper into the graph from jeabapp.com.
- IP · 192.82.60.245
- ASN · AS45352IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd
- Registrar · iana:460
- Country · MY
- Email · reg_19229390@whoisprotection.cc
- TLD · .com
- Browse hostnames · je…
- 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: "jeabapp.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.