Skip to content

Hostname

inami-makers.net

Last fetched

inami-makers.net resolves to 1 IPv4 address operated by GMOCL - GMO GlobalSign Holdings K.K. in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · inami-makers.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inami-makers.net

Resolution chain

inami-makers.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.131.137.199180.131.136.0/22AS131921GMOCL - GMO GlobalSign Holdings K.K.JP

WHOIS identity

Registrar
iana:48
Organization
assis corporation
Contact emails

Subdomains

2 observed subdomains of inami-makers.net.

Web-graph footprint

Distinct hostnames that link to or from inami-makers.net in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for inami-makers.net.

MechanismTarget
SPF_Ainami-makers.net
SPF_Asv02.ilva.jp
SPF_MXinami-makers.net

Related pages

Pivot deeper into the graph from inami-makers.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inami-makers.net"})-[: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.