Skip to content

Hostname

probance.jp

Last fetched

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

Nutrition Label

WHISPER CANON · probance.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/probance.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.120.9013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.211.25513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.63.2135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.31.1643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.11.23452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.111.8552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.197.20154.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.114.19254.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.14.17757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.11.254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
probance japan gk
Contact emails

Subdomains

9 observed subdomains of probance.jp.

Web-graph footprint

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

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for probance.jp.

MechanismTarget
SPF_INCLUDEspf.probance.jp
SPF_IP210.140.219.98
SPF_IP210.140.64.190
SPF_IP210.140.68.51

Related pages

Pivot deeper into the graph from probance.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "probance.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.