Skip to content

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

WHISPER CANON · jeabapp.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jeabapp.com

Resolution chain

jeabapp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.82.60.245192.82.60.0/24AS45352IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn BhdMY
27.254.41.24127.254.40.0/21AS9891CSLOX-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

SPF policy

4 SPF mechanisms authorising senders for jeabapp.com.

MechanismTarget
SPF_Ajeabapp.com
SPF_IP203.170.192.197
SPF_IP27.254.41.241
SPF_MXjeabapp.com

Related pages

Pivot deeper into the graph from jeabapp.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.