Skip to content

Hostname

office59.com

Last fetched

office59.com resolves to 1 IPv4 address operated by AS17511 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · office59.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/office59.com

Resolution chain

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

IPPrefixASNOperatorCountry
58.191.153.4858.188.0.0/14AS17511JP

WHOIS identity

Registrar
iana:2
Organization
office 59 co.,ltd.
Contact emails

Subdomains

1 observed subdomain of office59.com.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for office59.com.

MechanismTarget
SPF_IP58.191.153.48

Related pages

Pivot deeper into the graph from office59.com.

Cypher and MCP

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

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