Skip to content

Hostname

jml.ca

Last fetched

jml.ca resolves to 1 IPv4 address operated by EQUINIX in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · jml.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jml.ca

Resolution chain

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

IPPrefixASNOperatorCountry
74.200.22.1774.200.20.0/22AS15830EQUINIXCA
74.200.22.1774.200.20.0/22AS15830EQUINIXCA

WHOIS identity

Registrar
iana:456
Organization
Contact emails

Subdomains

5 observed subdomains of jml.ca.

Web-graph footprint

Distinct hostnames that link to or from jml.ca in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jml.ca.

MechanismTarget
SPF_Amail.jml.ca
SPF_INCLUDE_spf.stargate.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP64.253.150.138

Related pages

Pivot deeper into the graph from jml.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jml.ca"})-[: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.