Skip to content

Hostname

from-az.net

Last fetched

from-az.net resolves to 132.226.118.109, announced in 132.226.64.0/18 by ORACLE-BMC-31898 - Oracle Corporation in US. from-az.net is listed by 3 threat feeds; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 3 threat feeds. At least one source recommends blocking.

Threat feeds listing this
3
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:44:35 GMT
Last seen on a feed
Mon, 21 Sep 2026 23:09:40 GMT

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for from-az.net is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
domain administrator
Contact emails
domain-contact_ww_grp@oracle.com, domains@dyn.com

Subdomains

Mail and authentication

Nameservers

  • ns1.p201.dns.oraclecloud.net
  • ns2.p201.dns.oraclecloud.net
  • ns3.p201.dns.oraclecloud.net
  • ns4.p201.dns.oraclecloud.net
  • ns1.dyndns.org

Threat-feed evidence

History

Related pages

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