Hostname
abdlnkjs.com
Last fetched
abdlnkjs.com resolves to 5 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
abdlnkjs.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.90.4.57 | 157.90.0.0/16 | AS24940 | — | DE |
| 162.55.4.251 | 162.55.0.0/16 | AS24940 | — | DE |
| 185.53.179.113 | 185.53.179.0/24 | AS206834 | — | DE |
| 23.88.7.157 | 23.88.0.0/17 | AS24940 | — | DE |
| 88.198.49.86 | 88.198.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
5 observed subdomains of abdlnkjs.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abdlnkjs.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from abdlnkjs.com.
- IP · 157.90.4.57
- ASN · AS24940
- Registrar · iana:2487
- Country · DE
- Email · abdlnkjs.com-owner-szh3@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · ab…
- 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: "abdlnkjs.com"})-[: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.