Skip to content

Hostname

doctorsfile.jp

Last fetched

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

Nutrition Label

WHISPER CANON · doctorsfile.jpRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/doctorsfile.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.142.16113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.186.16113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.3.19113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.202.23175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.180.23218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.76.9718.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.124.2053.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.42.17635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.205.7435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.137.15652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.255.16054.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.81.5854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.137.7154.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.156.20254.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.104.9854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.91.24657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.255.17257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.135.16013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.154.7835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.97.20813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

124 observed subdomains of doctorsfile.jp.

Web-graph footprint

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

7,844 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for doctorsfile.jp.

MechanismTarget
SPF_INCLUDEbmsend.com
SPF_INCLUDEkairos3.com
SPF_INCLUDEspf.doctorsfile.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.182.193.197
SPF_IP35.73.168.178
SPF_IP35.76.33.81
SPF_IP35.76.74.41
SPF_IP52.198.163.231
SPF_IP52.69.4.22
SPF_IP54.250.49.173

Related pages

Pivot deeper into the graph from doctorsfile.jp.

Cypher and MCP

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

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