Skip to content

Hostname

jism-microtools.com

Last fetched

jism-microtools.com resolves to 1 IPv4 address operated by AS55720 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · jism-microtools.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jism-microtools.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.187.26.231103.187.26.0/24AS55720MY

WHOIS identity

Registrar
iana:460
Organization
kuan chong ng
Contact emails

Subdomains

7 observed subdomains of jism-microtools.com.

Threat posture

History

Mail and authentication

MX records

  • jism-microtools.com

SPF policy

7 SPF mechanisms authorising senders for jism-microtools.com.

MechanismTarget
SPF_Ajism-microtools.com
SPF_INCLUDEse.mschosting.com
SPF_IP103.187.26.231
SPF_IP202.59.9.138
SPF_IP202.59.9.169
SPF_IP202.59.9.193
SPF_MXjism-microtools.com

Related pages

Pivot deeper into the graph from jism-microtools.com.

Cypher and MCP

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

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