Skip to content

Hostname

emsystems.co.jp

Last fetched

emsystems.co.jp resolves to 1 IPv4 address operated by AS7506 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
118.27.13.168118.27.0.0/17AS7506JP

WHOIS identity

Registrar
Organization
emsystems corporation
Contact emails

Subdomains

12 observed subdomains of emsystems.co.jp.

Web-graph footprint

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

137 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for emsystems.co.jp.

MechanismTarget
SPF_INCLUDE44209903.spf05.hubspotemail.net
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP118.27.13.168
SPF_IP160.251.101.22
SPF_IP160.251.19.220
SPF_IP160.251.47.236
SPF_IP163.44.102.233
SPF_IP163.44.170.222
SPF_IP203.140.233.12
SPF_IP35.76.87.80
SPF_IP54.168.181.21

Related pages

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

Cypher and MCP

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

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