Skip to content

Hostname

do-lease.co.jp

Last fetched

do-lease.co.jp resolves to 1 IPv4 address operated by OCN - NTT DOCOMO BUSINESS,Inc. in JP.

Nutrition Label

WHISPER CANON · do-lease.co.jpRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/do-lease.co.jp

Resolution chain

do-lease.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.149.181.169153.128.0.0/10AS4713OCN - NTT DOCOMO BUSINESS,Inc.JP

WHOIS identity

Registrar
Organization
hokkaido leasing co.,ltd.
Contact emails

Subdomains

3 observed subdomains of do-lease.co.jp.

Web-graph footprint

Distinct hostnames that link to or from do-lease.co.jp in the public web crawl.

15 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for do-lease.co.jp.

MechanismTarget
SPF_Ado-lease.co.jp
SPF_INCLUDE_spf.mwprem.net
SPF_INCLUDEmail.as.customer.ne.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.179.66.32
SPF_IP210.136.9.0/24
SPF_IP210.255.76.64

Related pages

Pivot deeper into the graph from do-lease.co.jp.

Cypher and MCP

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

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