Skip to content

Hostname

murauchi.com

Last fetched

murauchi.com resolves to 108.138.7.115, announced in 108.138.0.0/21 by AMAZON-02 - Amazon.com, Inc. in DE. murauchi.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · murauchi.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/murauchi.com

Resolution chain

IPv6 resolution

No AAAA record for murauchi.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
murauchi.com corporation
Contact emails
domain@murauchi.co.jp

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-371.awsdns-46.com
  • ns-656.awsdns-18.net
  • ns-1125.awsdns-12.org
  • ns-1597.awsdns-07.co.uk

MX records

  • smtp.google.com

SPF policy

  • ip: 210.146.188.64/26
  • ip: 211.15.51.64/26
  • include: _spf.google.com
  • include: spfcm.cybermail.jp
  • include: mdswan.maildealer.jp
  • include: spf.maildealer.jp
  • a: www2470.sakura.ne.jp
  • ip: 150.230.97.178
  • ip: 18.176.113.26
  • ip: 35.76.67.2
  • ip: 54.238.5.63

Threat-feed evidence

History

Related pages

Pivot from murauchi.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "murauchi.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.