Skip to content

Hostname

j.studio

Last fetched

j.studio resolves to 2 IPv4 addresses operated by AS16276 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · j.studioRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/j.studio

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.14.249146.59.0.0/17AS16276PL
35.156.126.6135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
juice it
Contact emails

Subdomains

17 observed subdomains of j.studio.

Web-graph footprint

Distinct hostnames that link to or from j.studio in the public web crawl.

25 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for j.studio.

MechanismTarget
SPF_Aj.studio
SPF_IP35.156.126.61
SPF_MXj.studio

Related pages

Pivot deeper into the graph from j.studio.

Cypher and MCP

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

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