Skip to content

Hostname

jlscom.it

Last fetched

jlscom.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · jlscom.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jlscom.it

Resolution chain

jlscom.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
ls com
Contact emails

Subdomains

115 observed subdomains of jlscom.it.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for jlscom.it.

MechanismTarget
SPF_Ajlscom.it
SPF_Amail.jlscom.com
SPF_IP85.94.204.178/32
SPF_MXjlscom.it

Related pages

Pivot deeper into the graph from jlscom.it.

Cypher and MCP

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

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