Skip to content

Hostname

jasemedical.com

Last fetched

jasemedical.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · jasemedical.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jasemedical.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.25.17513.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.71.10116.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.214.19118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.0.353.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.101.2133.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.136.1103.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
jase medical
Contact emails

Subdomains

32 observed subdomains of jasemedical.com.

Web-graph footprint

Distinct hostnames that link to or from jasemedical.com in the public web crawl.

242 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jasemedical.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from jasemedical.com.

Cypher and MCP

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

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