Skip to content

Hostname

jbeach.app

Last fetched

jbeach.app resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · jbeach.appRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jbeach.app

Resolution chain

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

IPPrefixASNOperatorCountry
85.94.193.15885.94.192.0/19AS12637IT

WHOIS identity

Registrar
iana:1387
Organization
ing. christian rampazzo
Contact emails

Subdomains

4 observed subdomains of jbeach.app.

Web-graph footprint

Distinct hostnames that link to or from jbeach.app in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for jbeach.app.

MechanismTarget
SPF_Ajbeach.app
SPF_IP37.9.228.138/32
SPF_IP37.9.228.139
SPF_IP37.9.228.140
SPF_IP37.9.228.141
SPF_IP37.9.228.142
SPF_IP85.94.193.152
SPF_IP85.94.193.153
SPF_IP85.94.193.154
SPF_IP85.94.193.155
SPF_IP85.94.193.156
SPF_IP85.94.193.157
SPF_IP85.94.193.158
SPF_IP85.94.193.159
SPF_MXjbeach.app

Related pages

Pivot deeper into the graph from jbeach.app.

Cypher and MCP

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

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