Hostname
dweeb.top
Last fetched
dweeb.top resolves to 2 IPv4 addresses operated by AS63949 in DE. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
dweeb.top 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 |
|---|---|---|---|---|
| 139.162.163.163 | 139.162.160.0/19 | AS63949 | — | DE |
| 64.190.63.222 | 64.190.62.0/23 | AS47846 | — | DE |
WHOIS identity
- Registrar
- iana:1861
- Organization
- private by design,
- Contact emails
- —
Subdomains
1 observed subdomain of dweeb.top.
| Subdomain |
|---|
| www.dweeb.top |
Web-graph footprint
Distinct hostnames that link to or from dweeb.top in the public web crawl.
39 sites link to this hostname.
Sample inbound links
- nuevodiario.co
- all-best-betting-sites.com
- azatube.com
- imba96.bumarcade.com
- mahjong-ways-2-bg.bumarcade.com
- xn-----csisi5bhmp6a8azkzdsb3de.bumarcade.com
- xn---189-zgo9e8aza7u.bumarcade.com
- xn---superslot-2b5arc5looc6ttf.bumarcade.com
- xn--12c4bkca9bzadc0c8aba0xc7e1bl5g.bumarcade.com
- xn--72czcioa8ef2b5ag8uvc.bumarcade.com
Threat posture
History
Mail and authentication
MX records
- dweeb.top
SPF policy
3 SPF mechanisms authorising senders for dweeb.top.
| Mechanism | Target |
|---|---|
| SPF_A | dweeb.top |
| SPF_IP | 139.162.163.163 |
| SPF_MX | dweeb.top |
Related pages
Pivot deeper into the graph from dweeb.top.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dweeb.top"})-[: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.