Skip to content

Hostname

probel.jp

Last fetched

probel.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · probel.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/probel.jp

Resolution chain

probel.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.188.23213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.238.9013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.221.19813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.247.18518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.109.1913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.1.24835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.138.24954.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.53.13054.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.247.4554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.160.18235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with probel.jp in WhisperGraph.

Subdomains

3 observed subdomains of probel.jp.

Web-graph footprint

Distinct hostnames that link to or from probel.jp in the public web crawl.

40 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for probel.jp.

MechanismTarget
SPF_Aprobel.jp
SPF_Asv14270.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXprobel.jp

Related pages

Pivot deeper into the graph from probel.jp.

Cypher and MCP

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

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