Skip to content

Hostname

jerone.se

Last fetched

jerone.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · jerone.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jerone.se

Resolution chain

jerone.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.135.1123.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.153.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.53.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.833.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
Contact emails

Subdomains

1 observed subdomain of jerone.se.

Subdomain
www.jerone.se

Web-graph footprint

Distinct hostnames that link to or from jerone.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jerone.se.

MechanismTarget
SPF_Ajerone.se
SPF_INCLUDE_spf.google.com
SPF_INCLUDEserver.petrosoft.fi
SPF_IP13.53.95.100
SPF_MXjerone.se

Related pages

Pivot deeper into the graph from jerone.se.

Cypher and MCP

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

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