Skip to content

Hostname

office-com.jp

Last fetched

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

Nutrition Label

WHISPER CANON · office-com.jpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/office-com.jp

Resolution chain

office-com.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.190.23813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.254.823.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.178.2113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.255.16152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.162.14554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.173.1054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
officecom corporation
Contact emails

Subdomains

7 observed subdomains of office-com.jp.

Web-graph footprint

Distinct hostnames that link to or from office-com.jp in the public web crawl.

218 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for office-com.jp.

MechanismTarget
SPF_Aoffice-com.jp
SPF_IP54.250.141.166
SPF_MXoffice-com.jp

Related pages

Pivot deeper into the graph from office-com.jp.

Cypher and MCP

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

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