Hostname
anjakeister.com
Last fetched
anjakeister.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
anjakeister.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:841
- Organization
- d20 burlesque
- Contact emails
- anjakeister@gmail.com
- anjakeister.com-owner-201706-a7b7a3@whois.tigertech.net
- anjakeister.com-owner-201802-4539db@whois.tigertech.net
- anjakeister.com-owner-202307-0fe55e@whois.tigertech.net
- anjakeister.com-owner-202312-069ff7@whois.tigertech.net
- anjakeister.com-owner-202402-b35324@whois.tigertech.net
- anjakeister.com-owner-202404-c7aeb7@whois.tigertech.net
- anjakeister.com-owner-202407-ca6c8d@whois.tigertech.net
- anjakeister.com-owner-202408-387318@whois.tigertech.net
- anjakeister.com-owner-202410-6649b9@whois.tigertech.net
- anjakeister.com-owner-202501-618754@whois.tigertech.net
Subdomains
2 observed subdomains of anjakeister.com.
Web-graph footprint
Distinct hostnames that link to or from anjakeister.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for anjakeister.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from anjakeister.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anjakeister.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.