Skip to content

Hostname

ngassa.com

Last fetched

ngassa.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · ngassa.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ngassa.com

Resolution chain

ngassa.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.89.13.156159.89.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
94.16.104.17894.16.104.0/22AS197540DE

WHOIS identity

Registrar
iana:106
Organization
terrance ngassa-yoba
Contact emails

Subdomains

3 observed subdomains of ngassa.com.

Web-graph footprint

Distinct hostnames that link to or from ngassa.com in the public web crawl.

8 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ngassa.com.

MechanismTarget
SPF_Angassa.com
SPF_INCLUDE_spf.webhosting.systems
SPF_MXngassa.com

Related pages

Pivot deeper into the graph from ngassa.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ngassa.com"})-[: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.