Hostname
ryberg.com.ng
Last fetched
ryberg.com.ng resolves to 1 IPv4 address operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists registrar:afeeshost ltd as the registrar.
Nutrition Label
Resolution chain
ryberg.com.ng 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 |
|---|---|---|---|---|
| 148.72.153.160 | 148.72.153.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
WHOIS identity
- Registrar
- registrar:afeeshost ltd
- Organization
- isaac friday ojodomo
- Contact emails
Subdomains
5 observed subdomains of ryberg.com.ng.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ryberg.com.ng in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- ryberg.com.ng
SPF policy
4 SPF mechanisms authorising senders for ryberg.com.ng.
| Mechanism | Target |
|---|---|
| SPF_A | ryberg.com.ng |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 148.72.153.160 |
| SPF_MX | ryberg.com.ng |
Related pages
Pivot deeper into the graph from ryberg.com.ng.
- IP · 148.72.153.160
- ASN · AS30083AS-30083-US-VELIA-NET - velia.net
- Registrar · registrar:afeeshost ltd
- Country · US
- Email · domofreecitytech@gmail.com
- Apex domain · com.ng
- TLD · .ng
- Browse hostnames · ry…
- 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: "ryberg.com.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.