Hostname
aja.com
Last fetched
aja.com resolves to 1 IPv4 address operated by FORTRESSITX - FortressITX in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
aja.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 |
|---|---|---|---|---|
| 67.227.64.114 | 67.227.64.0/24 | AS25653 | FORTRESSITX - FortressITX | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- aja video systems,
- Contact emails
- a54z58n326c@networksolutionsprivateregistration.com
- ac4v23rd5jq@networksolutionsprivateregistration.com
- aj7hz3e438j@networksolutionsprivateregistration.com
- b729v9574zv@networksolutionsprivateregistration.com
- b84jt7fy36j@networksolutionsprivateregistration.com
- bb7ec6899hj@networksolutionsprivateregistration.com
- bn8ys3393gb@networksolutionsprivateregistration.com
- bw7h482s29d@networksolutionsprivateregistration.com
- cx8fg29y8ra@networksolutionsprivateregistration.com
- d94sz6py6de@networksolutionsprivateregistration.com
- dg97u6jx2jb@networksolutionsprivateregistration.com
- dn5ce3q82yz@networksolutionsprivateregistration.com
- ea5dg8bc7j9@networksolutionsprivateregistration.com
- f734b2we8rc@networksolutionsprivateregistration.com
- fe3fr3yp7qk@networksolutionsprivateregistration.com
- fj9gf7a46nv@networksolutionsprivateregistration.com
- fk6xc8bw4mn@networksolutionsprivateregistration.com
- fp3ux3tk8fn@networksolutionsprivateregistration.com
- g54dq7v56b9@networksolutionsprivateregistration.com
- g92yd7958nn@networksolutionsprivateregistration.com
- and 41 more
Subdomains
24 observed subdomains of aja.com.
Web-graph footprint
Distinct hostnames that link to or from aja.com in the public web crawl.
909 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for aja.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 198.169.208.224/28 |
Related pages
Pivot deeper into the graph from aja.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aja.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.