Skip to content

Hostname

mbgaws.net

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
08358fd6-7c18-4db5-b92e-46c542fc58d3@identity-protect.org, 2c1b1e0b-f78d-405b-8ffd-db607b59989b@identity-protect.org, 3415d1a2-66d4-4c00-97c4-6c9e3abe63d7@identity-protect.org, 3bd18b19-cd09-4d34-8097-5b10cc3cdd8b@identity-protect.org, 46137023-81c2-4794-8e8c-ef13c3ff5d68@identity-protect.org, a9c5294a-18d8-474f-bcfb-7dc5c0146e71@identity-protect.org, owner-11285760@mbgaws.net.whoisprivacyservice.org, owner-4006225@mbgaws.net.whoisprivacyservice.org, owner-688986@mbgaws.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-213.awsdns-26.com
  • ns-833.awsdns-40.net
  • ns-1452.awsdns-53.org
  • ns-1945.awsdns-51.co.uk

Threat-feed evidence

History

Related pages

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