Skip to content

Hostname

telecomsquare.co.jp

Last fetched

telecomsquare.co.jp resolves to 1 IPv4 address operated by UCOM - ARTERIA Networks Corporation in JP.

Nutrition Label

WHISPER CANON · telecomsquare.co.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/telecomsquare.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
113.41.108.233113.40.0.0/14AS17506UCOM - ARTERIA Networks CorporationJP

WHOIS identity

Registrar
Organization
telecom square,inc.
Contact emails

Subdomains

26 observed subdomains of telecomsquare.co.jp.

Web-graph footprint

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

148 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebcas.net
SPF_INCLUDEzohomail360.jp
SPF_IP113.41.108.196
SPF_IP113.41.108.220
SPF_IP113.41.108.233
SPF_IP133.186.51.244

Related pages

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

Cypher and MCP

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

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