Hostname
ammanjo.co
Last fetched
ammanjo.co is a registered hostname under the .co top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
2 observed subdomains of ammanjo.co.
| Subdomain |
|---|
| mail.ammanjo.co |
| www.ammanjo.co |
Web-graph footprint
Distinct hostnames that link to or from ammanjo.co in the public web crawl.
92 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ammanjo.co
SPF policy
7 SPF mechanisms authorising senders for ammanjo.co.
| Mechanism | Target |
|---|---|
| SPF_A | ammanjo.co |
| SPF_IP | 198.27.67.72 |
| SPF_IP | 64.31.19.43 |
| SPF_IP | 69.162.84.131 |
| SPF_IP | 69.162.84.134 |
| SPF_IP | 69.162.88.70 |
| SPF_MX | ammanjo.co |
Related pages
Pivot deeper into the graph from ammanjo.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ammanjo.co"})-[: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.