Skip to content

Hostname

sgaws.net

Last fetched

sgaws.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sgaws.net 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 · sgaws.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sgaws.net

Resolution chain

No IPv4 resolution is recorded for sgaws.net in WhisperGraph.

IPv6 resolution

No AAAA record for sgaws.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
00d8a4ef-54a6-4398-a049-add12092e987@identity-protect.org, 01ef7330-526c-40d1-8491-7f0345ddf4a7@identity-protect.org, 1f72b362-b536-41ba-b9a9-06a25860083f@identity-protect.org, 38f1b06a-2acd-49d4-af04-cc5251dd7b30@identity-protect.org, 3c320bb2-bdb5-4efb-9ffa-51189d1df47d@identity-protect.org, 5e46fedc-9e43-4282-8b94-fe8cfed2fedb@identity-protect.org, 9367c2ac-93cc-48e6-88b4-6d6a6b597d1a@identity-protect.org, owner-5232551@sgaws.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-190.awsdns-23.com
  • ns-987.awsdns-59.net
  • ns-1325.awsdns-37.org
  • ns-1949.awsdns-51.co.uk

Threat-feed evidence

History

Related pages

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