Skip to content

Hostname

jmtest.com

Last fetched

jmtest.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.205104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.205104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.138172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for jmtest.com.

MechanismTarget
SPF_INCLUDEmail.jmtest.com
SPF_INCLUDEoutbound.appriver.com
SPF_INCLUDEpepipost.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP174.79.122.34
SPF_IP174.79.122.36
SPF_IP208.117.192.34
SPF_IP208.180.204.150
SPF_IP209.222.80.0/21
SPF_IP24.144.211.228
SPF_IP24.239.240.48
SPF_IP50.78.222.53
SPF_IP64.235.144.0/20
SPF_IP65.99.209.210
SPF_IP67.61.234.138
SPF_IP68.96.145.28
SPF_IP71.40.67.86
SPF_IP72.251.163.126
SPF_IP72.3.212.195
SPF_IP74.195.87.233
SPF_IP74.207.188.99
SPF_MXjmtest.com

Related pages

Pivot deeper into the graph from jmtest.com.

Cypher and MCP

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

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