Skip to content

Hostname

assemblee.ne

Last fetched

assemblee.ne resolves to 4 IPv4 addresses operated by Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL) in NE.

Nutrition Label

WHISPER CANON · assemblee.neRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/assemblee.ne

Resolution chain

assemblee.ne resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
41.138.49.17041.138.48.0/20AS37385Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL)NE
41.138.49.17141.138.48.0/20AS37385Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL)NE
41.138.49.17241.138.48.0/20AS37385Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL)NE
41.138.49.17341.138.48.0/20AS37385Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL)NE

WHOIS identity

No WHOIS records are currently associated with assemblee.ne in WhisperGraph.

Subdomains

6 observed subdomains of assemblee.ne.

Web-graph footprint

Distinct hostnames that link to or from assemblee.ne in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from assemblee.ne.

Cypher and MCP

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

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