Skip to content

Hostname

apps.jemscomputer.com

Last fetched

apps.jemscomputer.com resolves to 1 IPv4 address operated by IDNIC-IDCLOUDHOST-AS-ID PT Cloud Hosting Indonesia in ID.

Nutrition Label

WHISPER CANON · apps.jemscomputer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apps.jemscomputer.com

Resolution chain

apps.jemscomputer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.76.121.147103.76.121.0/24AS136052IDNIC-IDCLOUDHOST-AS-ID PT Cloud Hosting IndonesiaID

WHOIS identity

No WHOIS records are currently associated with apps.jemscomputer.com in WhisperGraph.

Subdomains

1 observed subdomain of apps.jemscomputer.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apps.jemscomputer.com.

MechanismTarget
SPF_Aapps.jemscomputer.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.28.53.243
SPF_IP103.76.121.147
SPF_IP103.76.121.180
SPF_MXapps.jemscomputer.com

Related pages

Pivot deeper into the graph from apps.jemscomputer.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "apps.jemscomputer.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.