Skip to content

Hostname

tangera.ng

Last fetched

tangera.ng resolves to 1 IPv4 address operated by AS141995 in SG.

Nutrition Label

WHISPER CANON · tangera.ngRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tangera.ng

Resolution chain

tangera.ng resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.233.82.200194.233.80.0/22AS141995SG

WHOIS identity

No WHOIS records are currently associated with tangera.ng in WhisperGraph.

Subdomains

16 observed subdomains of tangera.ng.

Web-graph footprint

Distinct hostnames that link to or from tangera.ng in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tangera.ng.

MechanismTarget
SPF_Atangera.ng
SPF_INCLUDEicloud.com
SPF_IP194.233.82.200
SPF_MXtangera.ng

Related pages

Pivot deeper into the graph from tangera.ng.

Cypher and MCP

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

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