Skip to content

Hostname

dynabook.com

Last fetched

dynabook.com resolves to 1 IPv4 address operated by OCN NTT DOCOMO BUSINESS,Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · dynabook.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dynabook.com

Resolution chain

dynabook.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.232.47.8210.232.0.0/16AS4713OCN NTT DOCOMO BUSINESS,Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

139 observed subdomains of dynabook.com.

Web-graph footprint

Distinct hostnames that link to or from dynabook.com in the public web crawl.

1,826 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for dynabook.com.

MechanismTarget
SPF_INCLUDE43725212.spf02.hubspotemail.net
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.dts-security.de
SPF_IP124.47.150.0/24
SPF_IP124.47.189.0/24
SPF_IP180.189.28.0/24
SPF_IP185.210.116.21/32
SPF_IP192.254.125.237/32
SPF_IP202.122.129.10
SPF_IP202.122.129.140
SPF_IP202.122.129.145
SPF_IP202.32.86.0/24
SPF_IP210.163.47.242
SPF_IP210.170.109.128/25
SPF_IP210.232.47.17
SPF_IP211.130.174.192/26
SPF_IP211.6.64.77
SPF_IP213.152.248.215/32
SPF_IP213.95.199.12

Related pages

Pivot deeper into the graph from dynabook.com.

Cypher and MCP

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

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