Skip to content

Hostname

pixta.jp

Last fetched

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

Nutrition Label

WHISPER CANON · pixta.jpRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pixta.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.70.1213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.207.4613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.18.1618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.73.1618.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.116.1293.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.45.10835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.46.9135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.50.8352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.2.5052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.230.10052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.102.5754.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.213.15754.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.111.22454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.162.14113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.87.213.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
onboard co.,ltd.
Contact emails

Subdomains

51 observed subdomains of pixta.jp.

Web-graph footprint

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

2,752 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for pixta.jp.

MechanismTarget
SPF_IP182.48.49.24

Related pages

Pivot deeper into the graph from pixta.jp.

Cypher and MCP

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

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