Hostname
doctorsfile.jp
Last fetched
doctorsfile.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
doctorsfile.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
124 observed subdomains of doctorsfile.jp.
Showing 25 of 124. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from doctorsfile.jp in the public web crawl.
7,844 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for doctorsfile.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | kairos3.com |
| SPF_INCLUDE | spf.doctorsfile.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.182.193.197 |
| SPF_IP | 35.73.168.178 |
| SPF_IP | 35.76.33.81 |
| SPF_IP | 35.76.74.41 |
| SPF_IP | 52.198.163.231 |
| SPF_IP | 52.69.4.22 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.