Hostname
adjutant.com
Last fetched
adjutant.com resolves to 1 IPv4 address operated by EPIK-LLC - Epik LLC in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
adjutant.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 |
|---|---|---|---|---|
| 66.223.49.26 | 66.223.49.0/24 | AS394456 | EPIK-LLC - Epik LLC | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- adjutant.com-1iyf0cegb79kh@anonymize.com
- adjutant.com-1jefhu21vud7o@anonymize.com
- adjutant.com-1jicsrye2k2t0@anonymize.com
- adjutant.com-qe4d6vh3nvc6@anonymize.com
- adjutant.com-socc0ncphmqp@anonymize.com
- adjutant.com-tode6yaq6rsl@anonymize.com
- adjutant.com-ts4nz0uwwgtz@anonymize.com
- adjutant.com-urgs6d1vi6gk@anonymize.com
- adjutant.com-us3hehiey5vc@anonymize.com
- adjutant.com-vbknyqtqqwrn@anonymize.com
- scm@adjutant.com
Subdomains
5 observed subdomains of adjutant.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adjutant.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for adjutant.com.
| Mechanism | Target |
|---|---|
| SPF_A | adjutant.com |
| SPF_INCLUDE | _spf.epikwebhosting.com |
| SPF_IP | 45.88.201.114 |
| SPF_IP | 45.88.201.68 |
| SPF_IP | 66.223.49.26 |
| SPF_IP | 66.223.49.27 |
| SPF_IP | 88.214.194.85 |
| SPF_MX | adjutant.com |
Related pages
Pivot deeper into the graph from adjutant.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adjutant.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.