Skip to content

Hostname

d-force.com

Last fetched

d-force.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · d-force.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/d-force.com

Resolution chain

d-force.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.220.19013.120.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.26.11743.222.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.121.11152.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.3.6454.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of d-force.com.

Web-graph footprint

Distinct hostnames that link to or from d-force.com in the public web crawl.

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for d-force.com.

MechanismTarget
SPF_Amail.d-force.com
SPF_Awww509.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_IP113.149.138.33
SPF_IP2001:e42:101:5:59:106:13:159
SPF_IP49.212.243.155/32
SPF_IP59.106.13.159/32

Related pages

Pivot deeper into the graph from d-force.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d-force.com"})-[: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.