Skip to content

Hostname

goami.net

Last fetched

goami.net resolves to 210.188.245.61, announced in 210.188.224.0/19 by SAKURA-B - SAKURA Internet Inc. in JP. goami.net 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 · goami.netRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goami.net

Resolution chain

IPv6 resolution

No AAAA record for goami.net is recorded in WhisperGraph.

Attribution

sakura

ORIGIN_AS

WHOIS identity

Registrar
iana:49
Contact emails
privacy@whoisprivacyprotection.info

Subdomains

Subdomain
www.goami.net

Showing 1 of 1 subdomain (1 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.futurismworks.jp
  • ns2.futurismworks.jp
  • ns1.futurism.ws
  • ns2.futurism.ws

MX records

  • fs03.futurismworks.jp
  • fs04.futurismworks.jp

SPF policy

  • include: _spf1.mx1.sjk.secure-svr.jp
  • include: _spf2.mx1.sjk.secure-svr.jp
  • include: _spf3.mx1.sjk.secure-svr.jp
  • ip: 210.188.245.61

Threat-feed evidence

History

Related pages

Pivot from goami.net 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: "goami.net"})-[: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.