Skip to content

Hostname

jlkmail.com

Last fetched

jlkmail.com resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · jlkmail.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jlkmail.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.101.190158.69.0.0/16AS16276US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of jlkmail.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jlkmail.com.

MechanismTarget
SPF_Ajlkmail.com
SPF_IP104.250.132.154
SPF_IP2606:c700:1:30:0:0:23:2a
SPF_MXjlkmail.com

Related pages

Pivot deeper into the graph from jlkmail.com.

Cypher and MCP

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

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