Skip to content

Hostname

amuri.net

Last fetched

amuri.net resolves to 1 IPv4 address operated by AS45475 in NZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
203.99.132.201203.99.132.0/24AS45475NZ

WHOIS identity

Registrar
iana:303
Organization
amuri net
Contact emails

Subdomains

53 observed subdomains of amuri.net.

Web-graph footprint

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

11 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for amuri.net.

MechanismTarget
SPF_IP150.242.128.232/29
SPF_IP203.99.132.192/28
SPF_IP203.99.132.63
SPF_IP203.99.133.12
SPF_IP27.111.12.0/22
SPF_IP49.143.228.224/27
SPF_IP49.143.229.251/32
SPF_MXamuri.net

Related pages

Pivot deeper into the graph from amuri.net.

Cypher and MCP

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

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