Skip to content

Hostname

jrone.shop

Last fetched

jrone.shop resolves to 1 IPv4 address operated by AS62093 in IT.

Nutrition Label

WHISPER CANON · jrone.shopRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jrone.shop

Resolution chain

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

IPPrefixASNOperatorCountry
185.110.23.1185.110.20.0/22AS62093IT

WHOIS identity

No WHOIS records are currently associated with jrone.shop in WhisperGraph.

Subdomains

10 observed subdomains of jrone.shop.

Web-graph footprint

Distinct hostnames that link to or from jrone.shop in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jrone.shop

SPF policy

10 SPF mechanisms authorising senders for jrone.shop.

MechanismTarget
SPF_Ajrone.shop
SPF_As10.nbit.it
SPF_As13.nbit.it
SPF_Asmtp.nbit.it
SPF_Asmtp3.nbit.it
SPF_Asmtp4.nbit.it
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP2a02:c540:0:0:20c:29ff:fec7:a5ed/128
SPF_IP51.68.119.186/32
SPF_MXjrone.shop

Related pages

Pivot deeper into the graph from jrone.shop.

Cypher and MCP

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

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