Skip to content

Hostname

tablemark.co.jp

Last fetched

tablemark.co.jp resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP.

Nutrition Label

WHISPER CANON · tablemark.co.jpRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/tablemark.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
20.44.138.13220.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
Organization
tablemark co.,ltd.
Contact emails

Subdomains

12 observed subdomains of tablemark.co.jp.

Web-graph footprint

Distinct hostnames that link to or from tablemark.co.jp in the public web crawl.

411 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tablemark.co.jp.

MechanismTarget
SPF_Avsgate1.jtnet.ad.jp
SPF_Avsgate2.jtnet.ad.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.43.127.10
SPF_IP164.43.127.3
SPF_IP164.43.127.7
SPF_IP194.24.4.18
SPF_IP194.24.4.19
SPF_IP194.24.4.25
SPF_IP50.31.35.108
SPF_IP50.31.37.92

Related pages

Pivot deeper into the graph from tablemark.co.jp.

Cypher and MCP

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

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