Skip to content

Hostname

nieru.net

Last fetched

nieru.net resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · nieru.netRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nieru.net

Resolution chain

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

IPPrefixASNOperatorCountry
138.2.6.99138.2.0.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationJP

WHOIS identity

Registrar
iana:49
Organization
contact privacy inc. customer 1247634495
Contact emails

Subdomains

17 observed subdomains of nieru.net.

Web-graph footprint

Distinct hostnames that link to or from nieru.net in the public web crawl.

30 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nieru.net

SPF policy

4 SPF mechanisms authorising senders for nieru.net.

MechanismTarget
SPF_Anieru.net
SPF_INCLUDEamazonses.com
SPF_IP150.95.59.13/32
SPF_MXnieru.net

Related pages

Pivot deeper into the graph from nieru.net.

Cypher and MCP

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

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