Skip to content

Hostname

netwrx1.org

Last fetched

netwrx1.org resolves to 198.57.151.236, announced in 198.57.128.0/19 by ORACLE-BMC-31898 - Oracle Corporation in US. netwrx1.org 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 · netwrx1.orgRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netwrx1.org

Resolution chain

IPv6 resolution

No AAAA record for netwrx1.org is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:1040
Registrant organisation
domain protection services,
Contact emails
gkasica@netwrx1.com

Subdomains

Mail and authentication

Nameservers

  • ntp1.netwrx1.com
  • ntp2.netwrx1.com
  • ntp3.netwrx1.com
  • ntp1.netwrx1.org

MX records

  • eagle.netwrx1.org
  • saturn2.netwrx1.org

SPF policy

  • ip: 24.196.111.224/27
  • include: spf.protection.outlook.com
  • a: sharepointonline.com
  • a: netwrx1.org
  • mx: netwrx1.org

Threat-feed evidence

History

Related pages

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