Hostname
ged.arse.ne
Last fetched
ged.arse.ne resolves to 1 IPv4 address operated by Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL) in NE.
Nutrition Label
Resolution chain
ged.arse.ne resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.127.86.83 | 154.127.84.0/22 | AS37385 | Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL) | NE |
WHOIS identity
No WHOIS records are currently associated with ged.arse.ne in WhisperGraph.
Subdomains
1 observed subdomain of ged.arse.ne.
| Subdomain |
|---|
| www.ged.arse.ne |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ged.arse.ne.
| Mechanism | Target |
|---|---|
| SPF_A | ged.arse.ne |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 68.66.226.89 |
| SPF_MX | ged.arse.ne |
Related pages
Pivot deeper into the graph from ged.arse.ne.
- IP · 154.127.86.83
- ASN · AS37385Societe Nigerienne des Telecommunications (SONITEL) - Societe Nigerienne des Telecommunications (SONITEL)
- Country · NE
- Apex domain · arse.ne
- TLD · .ne
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ged.arse.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.