Hostname
soneb.bj
Last fetched
soneb.bj resolves to 2 IPv4 addresses operated by AS14670 in US. WHOIS lists registrar:technodata solutions_entrprises as the registrar.
Nutrition Label
Resolution chain
soneb.bj resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.16.116.168 | 154.16.116.0/24 | AS14670 | — | US |
| 209.42.18.85 | 209.42.18.0/24 | AS51713 | — | GB |
WHOIS identity
- Registrar
- registrar:technodata solutions_entrprises
- Organization
- sylvain a. migan
- Contact emails
Subdomains
35 observed subdomains of soneb.bj.
Showing 16 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from soneb.bj in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- soneb.bj
SPF policy
7 SPF mechanisms authorising senders for soneb.bj.
| Mechanism | Target |
|---|---|
| SPF_A | soneb.bj |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 154.16.116.168 |
| SPF_IP | 209.42.18.85 |
| SPF_MX | soneb.bj |
Related pages
Pivot deeper into the graph from soneb.bj.
- IP · 154.16.116.168
- ASN · AS14670
- Registrar · registrar:technodata solutions_entrprises
- Country · US
- Email · samigan@presidence.bj
- TLD · .bj
- Browse hostnames · so…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "soneb.bj"})-[: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.