Skip to content

Hostname

muratec.jp

Last fetched

muratec.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · muratec.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/muratec.jp

Resolution chain

muratec.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.141.12818.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.3318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.5618.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.9818.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
99.84.152.12299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
murata machinery.
Contact emails

Subdomains

9 observed subdomains of muratec.jp.

Web-graph footprint

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

508 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for muratec.jp.

MechanismTarget
SPF_INCLUDEspf.secure.ne.jp
SPF_INCLUDEzohomail.jp
SPF_IP35.75.98.165

Related pages

Pivot deeper into the graph from muratec.jp.

Cypher and MCP

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

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