Skip to content

Hostname

iwatax-m.com

Last fetched

iwatax-m.com resolves to 210.188.195.103, announced in 210.188.192.0/19 by SAKURA-C - SAKURA Internet Inc. in JP. iwatax-m.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 · iwatax-m.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/iwatax-m.com

Resolution chain

Attribution

sakura

ORIGIN_AS

WHOIS identity

Registrar
iana:474
Registrant organisation
iwata kaikei jimusho
Contact emails
whoisguard+r17ebdd8a83c76fc5c7173f1c199bb5c0@do-reg.jp

Subdomains

Showing 2 of 2 subdomains (2 per page).

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

  • ns1.do-reg.jp
  • ns2.do-reg.jp

MX records

  • mail.iwatax-m.com

SPF policy

  • include: _spf.google.com
  • ip: 210.188.195.106

Threat-feed evidence

History

Related pages

Pivot from iwatax-m.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: "iwatax-m.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.