Skip to content

Hostname

bestpresent.jp

Last fetched

bestpresent.jp resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bestpresent.jpRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bestpresent.jp

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.47.219104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.231.25.17013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
172.67.172.210172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.32.67.55176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.2.343.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.140.21135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.159.3535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.223.6652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.154.21652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.193.14357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.233.20554.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

1 observed subdomain of bestpresent.jp.

Web-graph footprint

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

757 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bestpresent.jp.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_IP27.96.61.0/28

Related pages

Pivot deeper into the graph from bestpresent.jp.

Cypher and MCP

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

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