Hostname
ajtbj.com
Last fetched
ajtbj.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ajtbj.com 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 |
|---|---|---|---|---|
| 178.63.45.142 | 178.63.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- yuming@yinsibaohu.aliyun.com
- info@domain-contact.org
- 1b562377ef3114428f88bc73c4fd890dfa72db3af3b3e1c19f87ffd6ac8d9463@ajtbj.com.whoisproxy.org
- 57babbb812bd64a4d6327777261cbf176a692593f5b61c3ed8e352095e669b30@ajtbj.com.whoisproxy.org
- 6295c6d9642f9dba26f8415eca2027dae7c67637806ee95b609a1ef2699a8120@ajtbj.com.whoisproxy.org
- 6927f516659910cf6ed1c84043c9e105da3278291ce57c73210ea165a355f10d@ajtbj.com.whoisproxy.org
- 888638c47eedf67efbb724a56c8c9f541bbe636dfcd5ac77cf5fd351cf2b893b@ajtbj.com.whoisproxy.org
- 933f6c9487b0ba4f1fe2b846f48275fdb0a70807f0bb5f12ad46456b7cada382@ajtbj.com.whoisproxy.org
- b63911dec11d2616a818c2e2b8f7742991ca238de37dfaf3e64cdc1ef63760f4@ajtbj.com.whoisproxy.org
- c3a697e6139c8bd515b8686caf22242649074d901a726edc0964d42692556ed0@ajtbj.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from ajtbj.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ajtbj.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.